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 11001101110110111111011010110100111111000100001111001101110110111111011010110100111101101100111001000111 cddbf6b4fc43cddbf6b4f6ce47
EUC-JP ヘロ?鮏ヘロ??G 100011101100110110001110110110110011111110001111111010101101101110001110110011011000111011011011001111110011111101000111 8ecd8edb3f8feadb8ecd8edb3f3f47
UTF-8 ヘロ鮏ヘロG 11101111101111101000110111101111101111101001101111101110100100111001101111101001101011101000111111101111101111101000110111101111101111101001101111101110100100111001101111101110100100111011010101000111 efbe8defbe9bee939be9ae8fefbe8defbe9bee939bee93b547
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)