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 ??∨??}??∨??{^ 001111110011111110000001110010010011111100111111011111010011111100111111100000011100100100111111001111110111101101011110 3f3f81c93f3f7d3f3f81c93f3f7b5e
EUC-JP ??∨??}??∨??{^ 001111110011111110100010110010110011111100111111011111010011111100111111101000101100101100111111001111110111101101011110 3f3fa2cb3f3f7d3f3fa2cb3f3f7b5e
UTF-8 룴햶∨廬큡}룴햶∨廬큡{^ 111010111010001110110100111011011001011010110110111000101000100010101000111011111010011010000010111011011000000110100001011111011110101110100011101101001110110110010110101101101110001010001000101010001110111110100110100000101110110110000001101000010111101101011110 eba3b4ed96b6e288a8efa682ed81a17deba3b4ed96b6e288a8efa682ed81a17b5e
UHC 룴햶∨廬큡}룴햶∨廬큡{^ 1000111110101001110000011000111110100001111111011110010111111110101101000110111001111101100011111010100111000001100011111010000111111101111001011111111010110100011011100111101101011110 8fa9c18fa1fde5feb46e7d8fa9c18fa1fde5feb46e7b5e

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