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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 鱈担臓遜n}鱈担臓遜n{^ 100100100100110010010010010100111001000110011111100100011011101101101110011111011001001001001100100100100101001110010001100111111001000110111011011011100111101101011110 924c9253919f91bb6e7d924c9253919f91bb6e7b5e
EUC-JP 鱈担臓遜n}鱈担臓遜n{^ 110000111010110111000011101101001100001010100001110000101011110101101110011111011100001110101101110000111011010011000010101000011100001010111101011011100111101101011110 c3adc3b4c2a1c2bd6e7dc3adc3b4c2a1c2bd6e7b5e
UTF-8 鱈担臓遜n}鱈担臓遜n{^ 1110100110110001100010001110011010001011100001011110100010000111100100111110100110000001100111000110111001111101111010011011000110001000111001101000101110000101111010001000011110010011111010011000000110011100011011100111101101011110 e9b188e68b85e88793e9819c6e7de9b188e68b85e88793e9819c6e7b5e
UHC ???遜n}???遜n{^ 001111110011111100111111111000011110000101101110011111010011111100111111001111111110000111100001011011100111101101011110 3f3f3fe1e16e7d3f3f3fe1e16e7b5e

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