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 ???QL???QL^ 0011111100111111001111110101000101001100001111110011111100111111010100010100110001011110 3f3f3f514c3f3f3f514c5e
SJIS-WIN 隘??QL隘??QL^ 11101000101001010011111100111111010100010100110011101000101001010011111100111111010100010100110001011110 e8a53f3f514ce8a53f3f514c5e
EUC-JP 隘??QL隘??QL^ 11110000101001110011111100111111010100010100110011110000101001110011111100111111010100010100110001011110 f0a73f3f514cf0a73f3f514c5e
UTF-8 隘녽걫QL隘녽걫QL^ 1110100110011010100110001110101110000101101111011110101010110001101010110101000101001100111010011001101010011000111010111000010110111101111010101011000110101011010100010100110001011110 e99a98eb85bdeab1ab514ce99a98eb85bdeab1ab514c5e
UHC 隘녽걫QL隘녽걫QL^ 1110010011110110100001101110100110000001100101000101000101001100111001001111011010000110111010011000000110010100010100010100110001011110 e4f686e98194514ce4f686e98194514c5e

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