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 ‘¤‘¼’H’Mn}‘¤‘¼’H’Mn{^ 100100011010010010010001101111001001001001001000100100100100110101101110011111011001000110100100100100011011110010010010010010001001001001001101011011100111101101011110 91a491bc9248924d6e7d91a491bc9248924d6e7b5e
SJIS-WIN ?????H?Mn}?????H?Mn{^ 001111110011111100111111001111110011111101001000001111110100110101101110011111010011111100111111001111110011111100111111010010000011111101001101011011100111101101011110 3f3f3f3f3f483f4d6e7d3f3f3f3f3f483f4d6e7b5e
EUC-JP ?¤???H?Mn}?¤???H?Mn{^ 00111111100011111010001011110000001111110011111100111111010010000011111101001101011011100111110100111111100011111010001011110000001111110011111100111111010010000011111101001101011011100111101101011110 3f8fa2f03f3f3f483f4d6e7d3f8fa2f03f3f3f483f4d6e7b5e
UTF-8 ‘¤‘¼’H’Mn}‘¤‘¼’H’Mn{^ 110000101001000111000010101001001100001010010001110000101011110011000010100100100100100011000010100100100100110101101110011111011100001010010001110000101010010011000010100100011100001010111100110000101001001001001000110000101001001001001101011011100111101101011110 c291c2a4c291c2bcc29248c2924d6e7dc291c2a4c291c2bcc29248c2924d6e7b5e
UHC ?¤?¼?H?Mn}?¤?¼?H?Mn{^ 00111111101000101011010000111111101010001111100100111111010010000011111101001101011011100111110100111111101000101011010000111111101010001111100100111111010010000011111101001101011011100111101101011110 3fa2b43fa8f93f483f4d6e7d3fa2b43fa8f93f483f4d6e7b5e

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