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 蔵脱蔵竪}蔵脱蔵竪{^ 10010001101000001001001001000101100100011010000010010010010001110111110110010001101000001001001001000101100100011010000010010010010001110111101101011110 91a0924591a092477d91a0924591a092477b5e
EUC-JP 蔵脱蔵竪}蔵脱蔵竪{^ 11000010101000101100001110100110110000101010001011000011101010000111110111000010101000101100001110100110110000101010001011000011101010000111101101011110 c2a2c3a6c2a2c3a87dc2a2c3a6c2a2c3a87b5e
UTF-8 蔵脱蔵竪}蔵脱蔵竪{^ 111010001001010010110101111010001000010010110001111010001001010010110101111001111010101110101010011111011110100010010100101101011110100010000100101100011110100010010100101101011110011110101011101010100111101101011110 e894b5e884b1e894b5e7abaa7de894b5e884b1e894b5e7abaa7b5e
UHC ???竪}???竪{^ 00111111001111110011111111100010101101010111110100111111001111110011111111100010101101010111101101011110 3f3f3fe2b57d3f3f3fe2b57b5e

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