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 ?犀?}?犀?{^ 0011111110001101110100100011111101111101001111111000110111010010001111110111101101011110 3f8dd23f7d3f8dd23f7b5e
EUC-JP ?犀?}?犀?{^ 0011111110111010110101000011111101111101001111111011101011010100001111110111101101011110 3fbad43f7d3fbad43f7b5e
UTF-8 몸犀턴}몸犀턴{^ 111010111010101010111000111001111000101010000000111011011000010010110100011111011110101110101010101110001110011110001010100000001110110110000100101101000111101101011110 ebaab8e78a80ed84b47debaab8e78a80ed84b47b5e
UHC 몸犀턴}몸犀턴{^ 101110001111011011011111111110011100010111001111011111011011100011110110110111111111100111000101110011110111101101011110 b8f6dff9c5cf7db8f6dff9c5cf7b5e

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