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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 稜哦n}稜哦n{^ 10010111110001011001101001000111011011100111110110010111110001011001101001000111011011100111101101011110 97c59a476e7d97c59a476e7b5e
EUC-JP 稜哦n}稜哦n{^ 11001110110001111101001110101000011011100111110111001110110001111101001110101000011011100111101101011110 cec7d3a86e7dcec7d3a86e7b5e
UTF-8 稜哦n}稜哦n{^ 1110011110101000100111001110010110010011101001100110111001111101111001111010100010011100111001011001001110100110011011100111101101011110 e7a89ce593a66e7de7a89ce593a66e7b5e
UHC 稜?n}稜?n{^ 1101011111010010001111110110111001111101110101111101001000111111011011100111101101011110 d7d23f6e7dd7d23f6e7b5e

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