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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 篠コナ室W}篠コナ室W{^ 1000111011000010101110101100010110001110101110100101011101111101100011101100001010111010110001011000111010111010010101110111101101011110 8ec2bac58eba577d8ec2bac58eba577b5e
EUC-JP 篠コナ室W}篠コナ室W{^ 101111001100010010001110101110101000111011000101101111001011110001010111011111011011110011000100100011101011101010001110110001011011110010111100010101110111101101011110 bcc48eba8ec5bcbc577dbcc48eba8ec5bcbc577b5e
UTF-8 篠コナ室W}篠コナ室W{^ 1110011110101111101000001110111110111101101110101110111110111110100001011110010110101110101001000101011101111101111001111010111110100000111011111011110110111010111011111011111010000101111001011010111010100100010101110111101101011110 e7afa0efbdbaefbe85e5aea4577de7afa0efbdbaefbe85e5aea4577b5e
UHC 篠??室W}篠??室W{^ 1110000111000110001111110011111111100011111110000101011101111101111000011100011000111111001111111110001111111000010101110111101101011110 e1c63f3fe3f8577de1c63f3fe3f8577b5e

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