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 鱈棚臓存}鱈棚臓存{^ 10010010010011001001001001001001100100011001111110010001101101100111110110010010010011001001001001001001100100011001111110010001101101100111101101011110 924c9249919f91b67d924c9249919f91b67b5e
EUC-JP 鱈棚臓存}鱈棚臓存{^ 11000011101011011100001110101010110000101010000111000010101110000111110111000011101011011100001110101010110000101010000111000010101110000111101101011110 c3adc3aac2a1c2b87dc3adc3aac2a1c2b87b5e
UTF-8 鱈棚臓存}鱈棚臓存{^ 111010011011000110001000111001101010001110011010111010001000011110010011111001011010110110011000011111011110100110110001100010001110011010100011100110101110100010000111100100111110010110101101100110000111101101011110 e9b188e6a39ae88793e5ad987de9b188e6a39ae88793e5ad987b5e
UHC ?棚?存}?棚?存{^ 001111111101110111011100001111111111000011101101011111010011111111011101110111000011111111110000111011010111101101011110 3fdddc3ff0ed7d3fdddc3ff0ed7b5e

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