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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 誰湛孫村誰湛孫村^ 1001001001001110100100100101100010010001101101111001000110111010100100100100111010010010010110001001000110110111100100011011101001011110 924e925891b791ba924e925891b791ba5e
EUC-JP 誰湛孫村誰湛孫村^ 1100001110101111110000111011100111000010101110011100001010111100110000111010111111000011101110011100001010111001110000101011110001011110 c3afc3b9c2b9c2bcc3afc3b9c2b9c2bc5e
UTF-8 誰湛孫村誰湛孫村^ 11101000101010101011000011100110101110011001101111100101101011011010101111100110100111011001000111101000101010101011000011100110101110011001101111100101101011011010101111100110100111011001000101011110 e8aab0e6b99be5adabe69d91e8aab0e6b99be5adabe69d915e
UHC 誰湛孫村誰湛孫村^ 1110001011000001110100111100000011100001110111011111010110111101111000101100000111010011110000001110000111011101111101011011110101011110 e2c1d3c0e1ddf5bde2c1d3c0e1ddf5bd5e

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