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 ????m}????m{^ 00111111001111110011111100111111011011010111110100111111001111110011111100111111011011010111101101011110 3f3f3f3f6d7d3f3f3f3f6d7b5e
SJIS-WIN 篠コナ室m}篠コナ室m{^ 1000111011000010101110101100010110001110101110100110110101111101100011101100001010111010110001011000111010111010011011010111101101011110 8ec2bac58eba6d7d8ec2bac58eba6d7b5e
EUC-JP 篠コナ室m}篠コナ室m{^ 101111001100010010001110101110101000111011000101101111001011110001101101011111011011110011000100100011101011101010001110110001011011110010111100011011010111101101011110 bcc48eba8ec5bcbc6d7dbcc48eba8ec5bcbc6d7b5e
UTF-8 篠コナ室m}篠コナ室m{^ 1110011110101111101000001110111110111101101110101110111110111110100001011110010110101110101001000110110101111101111001111010111110100000111011111011110110111010111011111011111010000101111001011010111010100100011011010111101101011110 e7afa0efbdbaefbe85e5aea46d7de7afa0efbdbaefbe85e5aea46d7b5e
UHC 篠??室m}篠??室m{^ 1110000111000110001111110011111111100011111110000110110101111101111000011100011000111111001111111110001111111000011011010111101101011110 e1c63f3fe3f86d7de1c63f3fe3f86d7b5e

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