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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 劾????}劾????{^ 100010100100111000111111001111110011111100111111011111011000101001001110001111110011111100111111001111110111101101011110 8a4e3f3f3f3f7d8a4e3f3f3f3f7b5e
EUC-JP 劾????}劾????{^ 101100111010111100111111001111110011111100111111011111011011001110101111001111110011111100111111001111110111101101011110 b3af3f3f3f3f7db3af3f3f3f3f7b5e
UTF-8 劾렡롋닐렏}劾렡롋닐렏{^ 111001011000101010111110111010111010000010100001111010111010000110001011111010111000101110010000111010111010000010001111011111011110010110001010101111101110101110100000101000011110101110100001100010111110101110001011100100001110101110100000100011110111101101011110 e58abeeba0a1eba18beb8b90eba08f7de58abeeba0a1eba18beb8b90eba08f7b5e
UHC 劾렡롋닐렏}劾렡롋닐렏{^ 1111101010110110100011101011001010001110110100011011010011010010100011101010010101111101111110101011011010001110101100101000111011010001101101001101001010001110101001010111101101011110 fab68eb28ed1b4d28ea57dfab68eb28ed1b4d28ea57b5e

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