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???A??^ 001111110100000100111111001111110011111101000001001111110011111101011110 3f413f3f3f413f3f5e
SJIS-WIN ?A???A??^ 001111110100000100111111001111110011111101000001001111110011111101011110 3f413f3f3f413f3f5e
EUC-JP ?A???A??^ 001111110100000100111111001111110011111101000001001111110011111101011110 3f413f3f3f413f3f5e
UTF-8 혩A혷쨋혩A혷쨋^ 111011011001100010101001010000011110110110011000101101111110110010101000100010111110110110011000101010010100000111101101100110001011011111101100101010001000101101011110 ed98a941ed98b7eca88bed98a941ed98b7eca88b5e
UHC 혩A혷쨋혩A혷쨋^ 110000101001000101000001110000101001111011000010101101101100001010010001010000011100001010011110110000101011011001011110 c29141c29ec2b6c29141c29ec2b65e

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