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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???????敦? 00111111001111110011111100111111001111110011111100111111100100111101011000111111 3f3f3f3f3f3f3f93d63f
EUC-JP ???????敦? 00111111001111110011111100111111001111110011111100111111110001101101100000111111 3f3f3f3f3f3f3fc6d83f
UTF-8 렻읖뗘렧렻렠렻敦렎 111010111010000010111011111011001001110110010110111010111001011110011000111010111010000010100111111010111010000010111011111010111010000010100000111010111010000010111011111001101001010110100110111010111010000010001110 eba0bbec9d96eb9798eba0a7eba0bbeba0a0eba0bbe695a6eba08e
UHC 렻읖뗘렧렻렠렻敦렎 100011101100001111000000110001011011011011000101100011101011011010001110110000111000111010110001100011101100001111010100110001001000111010100100 8ec3c0c5b6c58eb68ec38eb18ec3d4c48ea4

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