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 褶カ郞キ}褶カ郞キ{^ 111001011111011110110110111110111011011010110111011111011110010111110111101101101111101110110110101101110111101101011110 e5f7b6fbb6b77de5f7b6fbb6b77b5e
EUC-JP 褶カ?キ}褶カ?キ{^ 1110101011111001100011101011011000111111100011101011011101111101111010101111100110001110101101100011111110001110101101110111101101011110 eaf98eb63f8eb77deaf98eb63f8eb77b5e
UTF-8 褶カ郞キ}褶カ郞キ{^ 111010001010010010110110111011111011110110110110111010011000001110011110111011111011110110110111011111011110100010100100101101101110111110111101101101101110100110000011100111101110111110111101101101110111101101011110 e8a4b6efbdb6e9839eefbdb77de8a4b6efbdb6e9839eefbdb77b5e
UHC 褶?郞?}褶?郞?{^ 111000111010100000111111110101011100110100111111011111011110001110101000001111111101010111001101001111110111101101011110 e3a83fd5cd3f7de3a83fd5cd3f7b5e

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