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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ヘロ蠇ヘロ瞞^ 11001101110110111111011010110100111110111010000111001101110110111111011010110100111000011101010001011110 cddbf6b4fba1cddbf6b4e1d45e
EUC-JP ヘロ??ヘロ?瞞^ 1000111011001101100011101101101100111111001111111000111011001101100011101101101100111111111000101101011001011110 8ecd8edb3f3f8ecd8edb3fe2d65e
UTF-8 ヘロ蠇ヘロ瞞^ 11101111101111101000110111101111101111101001101111101110100100111001101111101000101000001000011111101111101111101000110111101111101111101001101111101110100100111001101111100111100111101001111001011110 efbe8defbe9bee939be8a087efbe8defbe9bee939be79e9e5e
UHC ???????瞞^ 00111111001111110011111100111111001111110011111100111111110110001011111001011110 3f3f3f3f3f3f3fd8be5e

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