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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 荳ケ譌循荳ケ譌循B 111001001011100010111001111001101001011110001111011110101110010010111000101110011110011010010111100011110111101001000010 e4b8b9e6978f7ae4b8b9e6978f7a42
EUC-JP 荳ケ譌循荳ケ譌循B 1110100010111010100011101011100111101011111101111011110111011011111010001011101010001110101110011110101111110111101111011101101101000010 e8ba8eb9ebf7bddbe8ba8eb9ebf7bddb42
UTF-8 荳ケ譌循荳ケ譌循B 11101000100011011011001111101111101111011011100111101000101011011000110011100101101111101010101011101000100011011011001111101111101111011011100111101000101011011000110011100101101111101010101001000010 e88db3efbdb9e8ad8ce5beaae88db3efbdb9e8ad8ce5beaa42
UHC 荳??循荳??循B 11010100111001010011111100111111111000101110000011010100111001010011111100111111111000101110000001000010 d4e53f3fe2e0d4e53f3fe2e042

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