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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 修?僊修?僊B 1000111101000011001111111001100101000001100011110100001100111111100110010100000101000010 8f433f99418f433f994142
EUC-JP 修?僊修?僊B 1011110110100100001111111101000110100010101111011010010000111111110100011010001001000010 bda43fd1a2bda43fd1a242
UTF-8 修숼僊修숼僊B 11100100101111111010111011101100100010001011110011100101100000111000101011100100101111111010111011101100100010001011110011100101100000111000101001000010 e4bfaeec88bce5838ae4bfaeec88bce5838a42
UHC 修숼僊修숼僊B 11100001111100111001101001010001111000001011101011100001111100111001101001010001111000001011101001000010 e1f39a51e0bae1f39a51e0ba42

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