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 ?倭縉?倭瞋^ 0011111110011000011000001110001101110101001111111001100001100000111000011101000101011110 3f9860e3753f9860e1d15e
EUC-JP ?倭縉?倭瞋^ 0011111111001111110000011110010111010110001111111100111111000001111000101101001101011110 3fcfc1e5d63fcfc1e2d35e
UTF-8 뤵倭縉뤵倭瞋^ 11101011101001001011010111100101100000001010110111100111101110001000100111101011101001001011010111100101100000001010110111100111100111101000101101011110 eba4b5e580ade7b889eba4b5e580ade79e8b5e
UHC 뤵倭縉뤵倭瞋^ 10001111111000111110100011011110111100101101101110001111111000111110100011011110111100101101100101011110 8fe3e8def2db8fe3e8def2d95e

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