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 ??????愈? 001111110011111100111111001111110011111100111111100101101111101000111111 3f3f3f3f3f3f96fa3f
EUC-JP ??????愈? 001111110011111100111111001111110011111100111111110011001111110000111111 3f3f3f3f3f3fccfc3f
UTF-8 蓮곥렜紐쇠뙲愈꼑 111011111010011010011001111010101011001110100101111010111010000010011100111011111010011110001111111011001000011110100000111010111001100110110010111001101000010010001000111010101011110010010001 efa699eab3a5eba09cefa78fec87a0eb99b2e68488eabc91
UHC 蓮곥렜紐쇠뙲愈꼑 11100110111001011000000111100011100011101010111011101011101010101011110011101000100011001011010111101010111011111000010001101000 e6e581e38eaeebaabce88cb5eaef8468

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