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 ?榕弔???載? 0011111110011110110101011001001010100010001111110011111100111111100011011101101000111111 3f9ed592a23f3f3f8dda3f
EUC-JP ?榕弔???載? 0011111111011100110101111100010010100100001111110011111100111111101110101101110000111111 3fdcd7c4a43f3f3fbadc3f
UTF-8 뤚榕弔쥚형렓載억 111010111010010010011010111001101010011010010101111001011011110010010100111011001010010110011010111011011001100010010101111010111010000010010011111010001011110010001001111011001001011010110101 eba49ae6a695e5bc94eca59aed9895eba093e8bc89ec96b5
UHC 뤚榕弔쥚형렓載억 10001111110010011110100110111110111100001100000010100010100011111100011111111100100011101010100011101110101100001011111011101111 8fc9e9bef0c0a28fc7fc8ea8eeb0beef

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