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 浯滉クハ}浯滉クハ{^ 1111101011111100100111111110010010111000100000110110111001111101111110101111110010011111111001001011100010000011011011100111101101011110 fafc9fe4b8836e7dfafc9fe4b8836e7b5e
EUC-JP 浯滉クハ}浯滉クハ{^ 100011111100011111000011110111101110011010001110101110001010010111001111011111011000111111000111110000111101111011100110100011101011100010100101110011110111101101011110 8fc7c3dee68eb8a5cf7d8fc7c3dee68eb8a5cf7b5e
UTF-8 浯滉クハ}浯滉クハ{^ 111001101011010110101111111001101011101110001001111011111011110110111000111000111000001110001111011111011110011010110101101011111110011010111011100010011110111110111101101110001110001110000011100011110111101101011110 e6b5afe6bb89efbdb8e3838f7de6b5afe6bb89efbdb8e3838f7b5e
UHC ?滉?ハ}?滉?ハ{^ 001111111111110011010001001111111010101111001111011111010011111111111100110100010011111110101011110011110111101101011110 3ffcd13fabcf7d3ffcd13fabcf7b5e

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