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 ????L@????L@B 00111111001111110011111100111111010011000100000000111111001111110011111100111111010011000100000001000010 3f3f3f3f4c403f3f3f3f4c4042
SJIS-WIN ????L@????L@B 00111111001111110011111100111111010011000100000000111111001111110011111100111111010011000100000001000010 3f3f3f3f4c403f3f3f3f4c4042
EUC-JP ????L@????L@B 00111111001111110011111100111111010011000100000000111111001111110011111100111111010011000100000001000010 3f3f3f3f4c403f3f3f3f4c4042
UTF-8 셔렑렼샹L@셔렑렼샹L@B 1110110010000101100101001110101110100000100100011110101110100000101111001110110010000011101110010100110001000000111011001000010110010100111010111010000010010001111010111010000010111100111011001000001110111001010011000100000001000010 ec8594eba091eba0bcec83b94c40ec8594eba091eba0bcec83b94c4042
UHC 셔렑렼샹L@셔렑렼샹L@B 101111001100010110001110101001101000111011000100101111001010011101001100010000001011110011000101100011101010011010001110110001001011110010100111010011000100000001000010 bcc58ea68ec4bca74c40bcc58ea68ec4bca74c4042

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