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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 竣??i竣??iB 1000111101110110001111110011111101101001100011110111011000111111001111110110100101000010 8f763f3f698f763f3f6942
EUC-JP 竣??i竣??iB 1011110111010111001111110011111101101001101111011101011100111111001111110110100101000010 bdd73f3f69bdd73f3f6942
UTF-8 竣ㆀ갑i竣ㆀ갑iB 111001111010101110100011111000111000011010000000111010101011000010010001011010011110011110101011101000111110001110000110100000001110101010110000100100010110100101000010 e7aba3e38680eab09169e7aba3e38680eab0916942
UHC 竣ㆀ갑i竣ㆀ갑iB 111100011110001010100100111100001011000010101001011010011111000111100010101001001111000010110000101010010110100101000010 f1e2a4f0b0a969f1e2a4f0b0a96942

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