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 癲λ????蹂 11100001100111111000001111001001001111110011111100111111001111111110011011111000 e19f83c93f3f3f3fe6f8
EUC-JP 癲λ????蹂 11100010101000011010011011001011001111110011111100111111001111111110110011111010 e2a1a6cb3f3f3f3fecfa
UTF-8 癲λ쉘六욜븦蹂 1110011110011001101100101100111010111011111011001000100110011000111011111010011110010001111011001001101010011100111010111011100010100110111010001011100110000010 e799b2cebbec8998efa791ec9a9cebb8a6e8b982
UHC 癲λ쉘六욜븦蹂 1110111110100110101001011110101110111101101010011110101110111011101111111110011110010101100011111110101110110011 efa6a5ebbda9ebbbbfe7958febb3

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