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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?燮?}?燮?{^ 0011111110011001110101110011111101111101001111111001100111010111001111110111101101011110 3f99d73f7d3f99d73f7b5e
EUC-JP ?燮?}?燮?{^ 0011111111010010110110010011111101111101001111111101001011011001001111110111101101011110 3fd2d93f7d3fd2d93f7b5e
UTF-8 셗燮삧}셗燮삧{^ 111011001000010110010111111001111000011110101110111011001000001010100111011111011110110010000101100101111110011110000111101011101110110010000010101001110111101101011110 ec8597e787aeec82a77dec8597e787aeec82a77b5e
UHC 셗燮삧}셗燮삧{^ 100110010101101011100000111100001001100010100110011111011001100101011010111000001111000010011000101001100111101101011110 995ae0f098a67d995ae0f098a67b5e

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