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 逡ッ﨑兌逡ッ﨑兌^ 111001111001010110101111111110101011000110011001010110111110011110010101101011111111101010110001100110010101101101011110 e795affab1995be795affab1995b5e
EUC-JP 逡ッ?兌逡ッ?兌^ 111011011111010110001110101011110011111111010001101111001110110111110101100011101010111100111111110100011011110001011110 edf58eaf3fd1bcedf58eaf3fd1bc5e
UTF-8 逡ッ﨑兌逡ッ﨑兌^ 11101001100000001010000111101111101111011010111111101111101010001001000111100101100001011000110011101001100000001010000111101111101111011010111111101111101010001001000111100101100001011000110001011110 e980a1efbdafefa891e5858ce980a1efbdafefa891e5858c5e
UHC 逡??兌逡??兌^ 11110001111001000011111100111111111101111011101011110001111001000011111100111111111101111011101001011110 f1e43f3ff7baf1e43f3ff7ba5e

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