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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 霓?:霓?:^ 1110100010111101001111111000000101000110111010001011110100111111100000010100011001011110 e8bd3f8146e8bd3f81465e
EUC-JP 霓?:霓?:^ 1111000010111111001111111010000110100111111100001011111100111111101000011010011101011110 f0bf3fa1a7f0bf3fa1a75e
UTF-8 霓ㅶ:霓ㅶ:^ 11101001100111001001001111100011100001011011011011101111101111001001101011101001100111001001001111100011100001011011011011101111101111001001101001011110 e99c93e385b6efbc9ae99c93e385b6efbc9a5e
UHC 霓ㅶ:霓ㅶ:^ 11100111111001111010010011100110101000111011101011100111111001111010010011100110101000111011101001011110 e7e7a4e6a3bae7e7a4e6a3ba5e

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