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?? 00111111001111110011111100111111001111110011111100111111010000010011111100111111 3f3f3f3f3f3f3f413f3f
SJIS-WIN ???????A?? 00111111001111110011111100111111001111110011111100111111010000010011111100111111 3f3f3f3f3f3f3f413f3f
EUC-JP ???珏???A?? 001111110011111100111111100011111100101111101101001111110011111100111111010000010011111100111111 3f3f3f8fcbed3f3f3f413f3f
UTF-8 렺렯렻珏렯렺렟A렺렯 11101011101000001011101011101011101000001010111111101011101000001011101111100111100011111000111111101011101000001010111111101011101000001011101011101011101000001001111101000001111010111010000010111010111010111010000010101111 eba0baeba0afeba0bbe78f8feba0afeba0baeba09f41eba0baeba0af
UHC 렺렯렻珏렯렺렟A렺렯 10001110110000101000111010111100100011101100001111001010110001001000111010111100100011101100001010001110101100000100000110001110110000101000111010111100 8ec28ebc8ec3cac48ebc8ec28eb0418ec28ebc

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