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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f3f3f41
SJIS-WIN ??????????A 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f3f3f41
EUC-JP ??????????A 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f3f3f41
UTF-8 횂혧횄짭횄혯횂쩌횂짜A 11101101100110101000001011101101100110001010011111101101100110101000010011101100101001111010110111101101100110101000010011101101100110001010111111101101100110101000001011101100101010011000110011101101100110101000001011101100101001111001110001000001 ed9a82ed98a7ed9a84eca7aded9a84ed98afed9a82eca98ced9a82eca79c41
UHC 횂혧횄짭횄혯횂쩌횂짜A 110000111000001011000010100011111100001110000011110000101010110011000011100000111100001010010110110000111000001011000010101111001100001110000010110000101010010101000001 c382c28fc383c2acc383c296c382c2bcc382c2a541

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