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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 疋?疋?}疋?疋?{^ 100101010100010000111111100101010100010000111111011111011001010101000100001111111001010101000100001111110111101101011110 95443f95443f7d95443f95443f7b5e
EUC-JP 疋?疋?}疋?疋?{^ 110010011010010100111111110010011010010100111111011111011100100110100101001111111100100110100101001111110111101101011110 c9a53fc9a53f7dc9a53fc9a53f7b5e
UTF-8 疋뮬疋묵}疋뮬疋묵{^ 111001111001011010001011111010111010111010101100111001111001011010001011111010111010110010110101011111011110011110010110100010111110101110101110101011001110011110010110100010111110101110101100101101010111101101011110 e7968bebaeace7968bebacb57de7968bebaeace7968bebacb57b5e
UHC 疋뮬疋묵}疋뮬疋묵{^ 11111001101101011011100111000100111110011011010110111001101011000111110111111001101101011011100111000100111110011011010110111001101011000111101101011110 f9b5b9c4f9b5b9ac7df9b5b9c4f9b5b9ac7b5e

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