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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 伊頭?}伊頭?{^ 10001000110010011001001110101010001111110111110110001000110010011001001110101010001111110111101101011110 88c993aa3f7d88c993aa3f7b5e
EUC-JP 伊頭?}伊頭?{^ 10110000110010111100011010101100001111110111110110110000110010111100011010101100001111110111101101011110 b0cbc6ac3f7db0cbc6ac3f7b5e
UTF-8 伊頭떵}伊頭떵{^ 111001001011110010001010111010011010000010101101111010111001011010110101011111011110010010111100100010101110100110100000101011011110101110010110101101010111101101011110 e4bc8ae9a0adeb96b57de4bc8ae9a0adeb96b57b5e
UHC 伊頭떵}伊頭떵{^ 111011001010010111010100111010011011011010111010011111011110110010100101110101001110100110110110101110100111101101011110 eca5d4e9b6ba7deca5d4e9b6ba7b5e

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