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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鈺??壅??業 11111011110001000011111100111111100110101101011100111111001111111000101111000110 fbc43f3f9ad73f3f8bc6
EUC-JP 鈺??壅??業 1000111111100011110101010011111100111111110101001101100100111111001111111011011011001000 8fe3d53f3fd4d93f3fb6c8
UTF-8 鈺울쉔壅뜸퍔業 111010011000100010111010111011001001101010111000111011001000100110010100111001011010001110000101111010111001110010111000111011011000110110010100111001101010010110101101 e988baec9ab8ec8994e5a385eb9cb8ed8d94e6a5ad
UHC 鈺울쉔壅뜸퍔業 1110100010101101101111111110111110111101101010001110100010110101101101101110010010111011100010111110010111110110 e8adbfefbda8e8b5b6e4bb8be5f6

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