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 逶幄国逶幄国^ 11100111100110111001101111101000100011011001000111100111100110111001101111101000100011011001000101011110 e79b9be88d91e79b9be88d915e
EUC-JP 逶幄国逶幄国^ 11101101111110111101011011101010101110011111000111101101111110111101011011101010101110011111000101011110 edfbd6eab9f1edfbd6eab9f15e
UTF-8 逶幄国逶幄国^ 11101001100000001011011011100101101110011000010011100101100110111011110111101001100000001011011011100101101110011000010011100101100110111011110101011110 e980b6e5b984e59bbde980b6e5b984e59bbd5e
UHC ?幄??幄?^ 001111111110010011000001001111110011111111100100110000010011111101011110 3fe4c13f3fe4c13f5e

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