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 ??聖}??聖{^ 0011111100111111100100001011100101111101001111110011111110010000101110010111101101011110 3f3f90b97d3f3f90b97b5e
EUC-JP ??聖}??聖{^ 0011111100111111110000001011101101111101001111110011111111000000101110110111101101011110 3f3fc0bb7d3f3fc0bb7b5e
UTF-8 읤쓔聖}읤쓔聖{^ 111011001001110110100100111011001001001110010100111010001000000110010110011111011110110010011101101001001110110010010011100101001110100010000001100101100111101101011110 ec9da4ec9394e881967dec9da4ec9394e881967b5e
UHC 읤쓔聖}읤쓔聖{^ 100111111100110010011101011011111110000110100001011111011001111111001100100111010110111111100001101000010111101101011110 9fcc9d6fe1a17d9fcc9d6fe1a17b5e

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