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 霍紋サ掵霍紋サ掉^ 111010001011011110010110111001001011101110011101011111011110100010110111100101101110010010111011100111010111101101011110 e8b796e4bb9d7de8b796e4bb9d7b5e
EUC-JP 霍紋サ掵霍紋サ掉^ 1111000010111001110011001110011010001110101110111101100111011110111100001011100111001100111001101000111010111011110110011101110001011110 f0b9cce68ebbd9def0b9cce68ebbd9dc5e
UTF-8 霍紋サ掵霍紋サ掉^ 11101001100111001000110111100111101101001000101111101111101111011011101111100110100011101011010111101001100111001000110111100111101101001000101111101111101111011011101111100110100011101000100101011110 e99c8de7b48befbdbbe68eb5e99c8de7b48befbdbbe68e895e
UHC ?紋???紋?掉^ 001111111101101010100011001111110011111100111111110110101010001100111111110100111111110001011110 3fdaa33f3f3fdaa33fd3fc5e

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