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 ????????G 001111110011111100111111001111110011111100111111001111110011111101000111 3f3f3f3f3f3f3f3f47
SJIS-WIN ヘロ蠇ヘロG 11001101110110111111011010110100111110111010000111001101110110111111011010110100111101101100111001000111 cddbf6b4fba1cddbf6b4f6ce47
EUC-JP ヘロ??ヘロ??G 10001110110011011000111011011011001111110011111110001110110011011000111011011011001111110011111101000111 8ecd8edb3f3f8ecd8edb3f3f47
UTF-8 ヘロ蠇ヘロG 11101111101111101000110111101111101111101001101111101110100100111001101111101000101000001000011111101111101111101000110111101111101111101001101111101110100100111001101111101110100100111011010101000111 efbe8defbe9bee939be8a087efbe8defbe9bee939bee93b547
UHC ????????G 001111110011111100111111001111110011111100111111001111110011111101000111 3f3f3f3f3f3f3f3f47

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