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 鶯?厄}鶯?厄{^ 11101001111100100011111110010110111011110111110111101001111100100011111110010110111011110111101101011110 e9f23f96ef7de9f23f96ef7b5e
EUC-JP 鶯?厄}鶯?厄{^ 11110010111101000011111111001100111100010111110111110010111101000011111111001100111100010111101101011110 f2f43fccf17df2f43fccf17b5e
UTF-8 鶯숅厄}鶯숅厄{^ 111010011011011010101111111011001000100010000101111001011000111010000100011111011110100110110110101011111110110010001000100001011110010110001110100001000111101101011110 e9b6afec8885e58e847de9b6afec8885e58e847b5e
UHC 鶯숅厄}鶯숅厄{^ 111001011010001110011001111010011110010011111000011111011110010110100011100110011110100111100100111110000111101101011110 e5a399e9e4f87de5a399e9e4f87b5e

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