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 艫演歓艫演歓^ 11100100100000111000100110001001100010101011110111100100100000111000100110001001100010101011110101011110 e48389898abde48389898abd5e
EUC-JP 艫演歓艫演歓^ 11100111111000111011000111101001101101001011111111100111111000111011000111101001101101001011111101011110 e7e3b1e9b4bfe7e3b1e9b4bf5e
UTF-8 艫演歓艫演歓^ 11101000100010011010101111100110101111001001010011100110101011011001001111101000100010011010101111100110101111001001010011100110101011011001001101011110 e889abe6bc94e6ad93e889abe6bc94e6ad935e
UHC ?演??演?^ 001111111110011011010001001111110011111111100110110100010011111101011110 3fe6d13f3fe6d13f5e

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