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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
EUC-JP ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
UTF-8 렱롈섦\}렱롈섦\{^ 1110101110100000101100011110101110100001100010001110110010000100101001100101110001111101111010111010000010110001111010111010000110001000111011001000010010100110010111000111101101011110 eba0b1eba188ec84a65c7deba0b1eba188ec84a65c7b5e
UHC 렱롈섦\}렱롈섦\{^ 1000111010111110100011101100111010111100101101000101110001111101100011101011111010001110110011101011110010110100010111000111101101011110 8ebe8ecebcb45c7d8ebe8ecebcb45c7b5e

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