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 ???????B 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN ???礪??咽B 00111111001111110011111111100001111010000011111100111111100010001111010001000010 3f3f3fe1e83f3f88f442
EUC-JP ???礪??咽B 00111111001111110011111111100010111010100011111100111111101100001111011001000010 3f3f3fe2ea3f3fb0f642
UTF-8 렯렲륁礪펿퓦咽B 11101011101000001010111111101011101000001011001011101011101001011000000111100111101001001010101011101101100011101011111111101101100100111010011011100101100100101011110101000010 eba0afeba0b2eba581e7a4aaed8ebfed93a6e592bd42
UHC 렯렲륁礪펿퓦咽B 100011101011110010001110101111111000111111101100110101011110110010111100100011101011111110001111111011001101011001000010 8ebc8ebf8fecd5ecbc8ebf8fecd642

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