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 ??R??o??]^ 00111111001111110101001000111111001111110110111100111111001111110101110101011110 3f3f523f3f6f3f3f5d5e
SJIS-WIN ?夭R?夭o?夭]^ 00111111100110101110111001010010001111111001101011101110011011110011111110011010111011100101110101011110 3f9aee523f9aee6f3f9aee5d5e
EUC-JP ?夭R?夭o?夭]^ 00111111110101001111000001010010001111111101010011110000011011110011111111010100111100000101110101011110 3fd4f0523fd4f06f3fd4f05d5e
UTF-8 숥夭R숥夭o숥夭]^ 11101100100010001010010111100101101001001010110101010010111011001000100010100101111001011010010010101101011011111110110010001000101001011110010110100100101011010101110101011110 ec88a5e5a4ad52ec88a5e5a4ad6fec88a5e5a4ad5d5e
UHC 숥夭R숥夭o숥夭]^ 10011010010000101110100011101100010100101001101001000010111010001110110001101111100110100100001011101000111011000101110101011110 9a42e8ec529a42e8ec6f9a42e8ec5d5e

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