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 ??¤?N[}??¤?N[{^ 001111110011111110100100001111110100111001011011011111010011111100111111101001000011111101001110010110110111101101011110 3f3fa43f4e5b7d3f3fa43f4e5b7b5e
SJIS-WIN ????N[}????N[{^ 001111110011111100111111001111110100111001011011011111010011111100111111001111110011111101001110010110110111101101011110 3f3f3f3f4e5b7d3f3f3f3f4e5b7b5e
EUC-JP ??¤?N[}??¤?N[{^ 00111111001111111000111110100010111100000011111101001110010110110111110100111111001111111000111110100010111100000011111101001110010110110111101101011110 3f3f8fa2f03f4e5b7d3f3f8fa2f03f4e5b7b5e
UTF-8 룴햶¤▩N[}룴햶¤▩N[{^ 1110101110100011101101001110110110010110101101101100001010100100111000101001011010101001010011100101101101111101111010111010001110110100111011011001011010110110110000101010010011100010100101101010100101001110010110110111101101011110 eba3b4ed96b6c2a4e296a94e5b7deba3b4ed96b6c2a4e296a94e5b7b5e
UHC 룴햶¤▩N[}룴햶¤▩N[{^ 1000111110101001110000011000111110100010101101001010001011001100010011100101101101111101100011111010100111000001100011111010001010110100101000101100110001001110010110110111101101011110 8fa9c18fa2b4a2cc4e5b7d8fa9c18fa2b4a2cc4e5b7b5e

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