To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 髯ス諤宣汕髯ス鮓コ 111010011001100110111101111001101000000010010000111010011001111110001000111010011001100110111101111010011011011010111010 e999bde68090e99f88e999bde9b6ba
EUC-JP 髯ス諤宣汕髯ス鮓コ 111100011111100110001110101111011110101111100000110000001110101111011101111010001111000111111001100011101011110111110010101110001000111010111010 f1f98ebdebe0c0ebdde8f1f98ebdf2b88eba
UTF-8 髯ス諤宣汕髯ス鮓コ 111010011010101110101111111011111011110110111101111010001010101110100100111001011010111010100011111001101011000110010101111010011010101110101111111011111011110110111101111010011010111010010011111011111011110110111010 e9abafefbdbde8aba4e5aea3e6b195e9abafefbdbde9ae93efbdba
UHC ???宣汕???? 0011111100111111001111111110000010111110110111111010010100111111001111110011111100111111 3f3f3fe0bedfa53f3f3f3f

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)