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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 載??\}載??\{^ 10001101110110100011111100111111010111000111110110001101110110100011111100111111010111000111101101011110 8dda3f3f5c7d8dda3f3f5c7b5e
EUC-JP 載??\}載??\{^ 10111010110111000011111100111111010111000111110110111010110111000011111100111111010111000111101101011110 badc3f3f5c7dbadc3f3f5c7b5e
UTF-8 載언ㄿ\}載언ㄿ\{^ 1110100010111100100010011110110010010110101110001110001110000100101111110101110001111101111010001011110010001001111011001001011010111000111000111000010010111111010111000111101101011110 e8bc89ec96b8e384bf5c7de8bc89ec96b8e384bf5c7b5e
UHC 載언ㄿ\}載언ㄿ\{^ 1110111010110000101111101111000010100100101011110101110001111101111011101011000010111110111100001010010010101111010111000111101101011110 eeb0bef0a4af5c7deeb0bef0a4af5c7b5e

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