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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???悠??矣? 00111111001111110011111110010111010010010011111100111111111000011110000100111111 3f3f3f97493f3fe1e13f
EUC-JP ???悠??矣? 00111111001111110011111111001101101010100011111100111111111000101110001100111111 3f3f3fcdaa3f3fe2e33f
UTF-8 歷띰퐢悠띷룚矣ㅼ 111011111010011010001100111010111001110110110000111011011001000010100010111001101000001010100000111010111001110110110111111010111010001110011010111001111001111110100011111000111000010110111100 efa68ceb9db0ed90a2e682a0eb9db7eba39ae79fa3e385bc
UHC 歷띰퐢悠띷룚矣ㅼ 11100110101110001011011011101111101111011000101111101010111011011000110111100110100011111001011011101011111110001010010011101100 e6b8b6efbd8beaed8de68f96ebf8a4ec

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