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 11100110111000101000101010101000111001011101001111100110111000101000101010101000111001011101001101000010 e6e28aa8e5d3e6e28aa8e5d342
EUC-JP 趙勘衲趙勘衲B 11101100111001001011010010101010111010101101010111101100111001001011010010101010111010101101010101000010 ece4b4aaead5ece4b4aaead542
UTF-8 趙勘衲趙勘衲B 11101000101101101001100111100101100010111001100011101000101000011011001011101000101101101001100111100101100010111001100011101000101000011011001001000010 e8b699e58b98e8a1b2e8b699e58b98e8a1b242
UHC 趙勘衲趙勘衲B 11110000111000011100101011101011110100101010010011110000111000011100101011101011110100101010010001000010 f0e1caebd2a4f0e1caebd2a442

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