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 ??哉哉???? 00111111001111111000110111000110100011011100011000111111001111110011111100111111 3f3f8dc68dc63f3f3f3f
EUC-JP ??哉哉???? 00111111001111111011101011001000101110101100100000111111001111110011111100111111 3f3fbac8bac83f3f3f3f
UTF-8 렠롆哉哉렻렎롚롔 111010111010000010100000111010111010000110000110111001011001001110001001111001011001001110001001111010111010000010111011111010111010000010001110111010111010000110011010111010111010000110010100 eba0a0eba186e59389e59389eba0bbeba08eeba19aeba194
UHC 렠롆哉哉렻렎롚롔 10001110101100011000111011001100111011101010001111101110101000111000111011000011100011101010010010001110110111101000111011011000 8eb18ecceea3eea38ec38ea48ede8ed8

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