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 逶幄匠逶幄匠^ 11100111100110111001101111101000100011111010000011100111100110111001101111101000100011111010000001011110 e79b9be88fa0e79b9be88fa05e
EUC-JP 逶幄匠逶幄匠^ 11101101111110111101011011101010101111101010001011101101111110111101011011101010101111101010001001011110 edfbd6eabea2edfbd6eabea25e
UTF-8 逶幄匠逶幄匠^ 11101001100000001011011011100101101110011000010011100101100011001010000011101001100000001011011011100101101110011000010011100101100011001010000001011110 e980b6e5b984e58ca0e980b6e5b984e58ca05e
UHC ?幄匠?幄匠^ 0011111111100100110000011110110111011101001111111110010011000001111011011101110101011110 3fe4c1eddd3fe4c1eddd5e

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