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 荳ケ蟆蓋}荳ケ蟆蓋{^ 1110010010111000101110011110010110110000100010100101011101111101111001001011100010111001111001011011000010001010010101110111101101011110 e4b8b9e5b08a577de4b8b9e5b08a577b5e
EUC-JP 荳ケ蟆蓋}荳ケ蟆蓋{^ 11101000101110101000111010111001111010101011001010110011101110000111110111101000101110101000111010111001111010101011001010110011101110000111101101011110 e8ba8eb9eab2b3b87de8ba8eb9eab2b3b87b5e
UTF-8 荳ケ蟆蓋}荳ケ蟆蓋{^ 111010001000110110110011111011111011110110111001111010001001111110000110111010001001001110001011011111011110100010001101101100111110111110111101101110011110100010011111100001101110100010010011100010110111101101011110 e88db3efbdb9e89f86e8938b7de88db3efbdb9e89f86e8938b7b5e
UHC 荳??蓋}荳??蓋{^ 110101001110010100111111001111111100101111001111011111011101010011100101001111110011111111001011110011110111101101011110 d4e53f3fcbcf7dd4e53f3fcbcf7b5e

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