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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 阿??畑?阿??畑?B 100010001010001000111111001111111001010010101000001111111000100010100010001111110011111110010100101010000011111101000010 88a23f3f94a83f88a23f3f94a83f42
EUC-JP 阿??畑?阿??畑?B 101100001010010000111111001111111100100010101010001111111011000010100100001111110011111111001000101010100011111101000010 b0a43f3fc8aa3fb0a43f3fc8aa3f42
UTF-8 阿숈옺畑쥇阿숈옺畑쥇B 11101001100110001011111111101100100010001000100011101100100110001011101011100111100101011001000111101100101001011000011111101001100110001011111111101100100010001000100011101100100110001011101011100111100101011001000111101100101001011000011101000010 e998bfec8888ec98bae79591eca587e998bfec8888ec98bae79591eca58742
UHC 阿숈옺畑쥇阿숈옺畑쥇B 111001001011100110011001111011001001111010110000111011111010010110100010011110101110010010111001100110011110110010011110101100001110111110100101101000100111101001000010 e4b999ec9eb0efa5a27ae4b999ec9eb0efa5a27a42

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