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 ’H{’G’LL’H{’G’LL^ 1001001001001000011110111001001001000111100100100100110001001100100100100100100001111011100100100100011110010010010011000100110001011110 92487b9247924c4c92487b9247924c4c5e
SJIS-WIN ?H{?G?LL?H{?G?LL^ 0011111101001000011110110011111101000111001111110100110001001100001111110100100001111011001111110100011100111111010011000100110001011110 3f487b3f473f4c4c3f487b3f473f4c4c5e
EUC-JP ?H{?G?LL?H{?G?LL^ 0011111101001000011110110011111101000111001111110100110001001100001111110100100001111011001111110100011100111111010011000100110001011110 3f487b3f473f4c4c3f487b3f473f4c4c5e
UTF-8 ’H{’G’LL’H{’G’LL^ 1100001010010010010010000111101111000010100100100100011111000010100100100100110001001100110000101001001001001000011110111100001010010010010001111100001010010010010011000100110001011110 c292487bc29247c2924c4cc292487bc29247c2924c4c5e
UHC ?H{?G?LL?H{?G?LL^ 0011111101001000011110110011111101000111001111110100110001001100001111110100100001111011001111110100011100111111010011000100110001011110 3f487b3f473f4c4c3f487b3f473f4c4c5e

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