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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 鵫豸銧・}鵫豸銧・{^ 1111110001001000111001101011011011111011110011001010010101111101111111000100100011100110101101101111101111001100101001010111101101011110 fc48e6b6fbcca57dfc48e6b6fbcca57b5e
EUC-JP 鵫豸銧・}鵫豸銧・{^ 1000111111101011111110101110110010111000100011111110010010100110100011101010010101111101100011111110101111111010111011001011100010001111111001001010011010001110101001010111101101011110 8febfaecb88fe4a68ea57d8febfaecb88fe4a68ea57b5e
UTF-8 鵫豸銧・}鵫豸銧・{^ 111010011011010110101011111010001011000110111000111010011000101010100111111011111011110110100101011111011110100110110101101010111110100010110001101110001110100110001010101001111110111110111101101001010111101101011110 e9b5abe8b1b8e98aa7efbda57de9b5abe8b1b8e98aa7efbda57b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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