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 単蔵嘆蔵}単蔵嘆蔵{^ 10010010010100001001000110100000100100100101000110010001101000000111110110010010010100001001000110100000100100100101000110010001101000000111101101011110 925091a0925191a07d925091a0925191a07b5e
EUC-JP 単蔵嘆蔵}単蔵嘆蔵{^ 11000011101100011100001010100010110000111011001011000010101000100111110111000011101100011100001010100010110000111011001011000010101000100111101101011110 c3b1c2a2c3b2c2a27dc3b1c2a2c3b2c2a27b5e
UTF-8 単蔵嘆蔵}単蔵嘆蔵{^ 111001011000110110011000111010001001010010110101111001011001100010000110111010001001010010110101011111011110010110001101100110001110100010010100101101011110010110011000100001101110100010010100101101010111101101011110 e58d98e894b5e59886e894b57de58d98e894b5e59886e894b57b5e
UHC ??嘆?}??嘆?{^ 00111111001111111111011110100011001111110111110100111111001111111111011110100011001111110111101101011110 3f3ff7a33f7d3f3ff7a33f7b5e

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