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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 霓「鬲ッ霓「鬲ッ^ 11101000101111011010001011101001101011011010111111101000101111011010001011101001101011011010111101011110 e8bda2e9adafe8bda2e9adaf5e
EUC-JP 霓「鬲ッ霓「鬲ッ^ 1111000010111111100011101010001011110010101011111000111010101111111100001011111110001110101000101111001010101111100011101010111101011110 f0bf8ea2f2af8eaff0bf8ea2f2af8eaf5e
UTF-8 霓「鬲ッ霓「鬲ッ^ 11101001100111001001001111101111101111011010001011101001101011001011001011101111101111011010111111101001100111001001001111101111101111011010001011101001101011001011001011101111101111011010111101011110 e99c93efbda2e9acb2efbdafe99c93efbda2e9acb2efbdaf5e
UHC 霓???霓???^ 1110011111100111001111110011111100111111111001111110011100111111001111110011111101011110 e7e73f3f3fe7e73f3f3f5e

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