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 単但遜村単但遜村^ 1001001001010000100100100100000110010001101110111001000110111010100100100101000010010010010000011001000110111011100100011011101001011110 9250924191bb91ba9250924191bb91ba5e
EUC-JP 単但遜村単但遜村^ 1100001110110001110000111010001011000010101111011100001010111100110000111011000111000011101000101100001010111101110000101011110001011110 c3b1c3a2c2bdc2bcc3b1c3a2c2bdc2bc5e
UTF-8 単但遜村単但遜村^ 11100101100011011001100011100100101111011000011011101001100000011001110011100110100111011001000111100101100011011001100011100100101111011000011011101001100000011001110011100110100111011001000101011110 e58d98e4bd86e9819ce69d91e58d98e4bd86e9819ce69d915e
UHC ?但遜村?但遜村^ 001111111101001110100011111000011110000111110101101111010011111111010011101000111110000111100001111101011011110101011110 3fd3a3e1e1f5bd3fd3a3e1e1f5bd5e

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