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 単但続側}単但続側{^ 10010010010100001001001001000001100100011011000110010001101001000111110110010010010100001001001001000001100100011011000110010001101001000111101101011110 9250924191b191a47d9250924191b191a47b5e
EUC-JP 単但続側}単但続側{^ 11000011101100011100001110100010110000101011001111000010101001100111110111000011101100011100001110100010110000101011001111000010101001100111101101011110 c3b1c3a2c2b3c2a67dc3b1c3a2c2b3c2a67b5e
UTF-8 単但続側}単但続側{^ 111001011000110110011000111001001011110110000110111001111011011010011010111001011000000110110100011111011110010110001101100110001110010010111101100001101110011110110110100110101110010110000001101101000111101101011110 e58d98e4bd86e7b69ae581b47de58d98e4bd86e7b69ae581b47b5e
UHC ?但?側}?但?側{^ 001111111101001110100011001111111111011010110000011111010011111111010011101000110011111111110110101100000111101101011110 3fd3a33ff6b07d3fd3a33ff6b07b5e

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