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 ?????????A 00111111001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f3f41
SJIS-WIN ?????????A 00111111001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f3f41
EUC-JP ?????????A 00111111001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f3f41
UTF-8 묮뫝몷묲뫓몼묷몼뫂A 11101011101011001010111011101011101010111001110111101011101010101011011111101011101011001011001011101011101010111001001111101011101010101011110011101011101011001011011111101011101010101011110011101011101010111000001001000001 ebacaeebab9debaab7ebacb2ebab93ebaabcebacb7ebaabcebab8241
UHC 묮뫝몷묲뫓몼묷몼뫂A 10010010010001011001000110111101100100011001111110010010010010011001000110110101100100011010000110010010010010111001000110100001100100011010011001000001 924591bd919f924991b591a1924b91a191a641

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