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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 載?z}載?z{^ 10001101110110100011111110000010100110100111110110001101110110100011111110000010100110100111101101011110 8dda3f829a7d8dda3f829a7b5e
EUC-JP 載?z}載?z{^ 10111010110111000011111110100011111110100111110110111010110111000011111110100011111110100111101101011110 badc3fa3fa7dbadc3fa3fa7b5e
UTF-8 載언z}載언z{^ 111010001011110010001001111011001001011010111000111011111011110110011010011111011110100010111100100010011110110010010110101110001110111110111101100110100111101101011110 e8bc89ec96b8efbd9a7de8bc89ec96b8efbd9a7b5e
UHC 載언z}載언z{^ 111011101011000010111110111100001010001111111010011111011110111010110000101111101111000010100011111110100111101101011110 eeb0bef0a3fa7deeb0bef0a3fa7b5e

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