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^ 00111111001111110011111100111111010100010100110000111111001111110011111100111111010100010100110001011110 3f3f3f3f514c3f3f3f3f514c5e
SJIS-WIN ?趣?ーQL?趣?ーQL^ 001111111000111011101111001111111011000001010001010011000011111110001110111011110011111110110000010100010100110001011110 3f8eef3fb0514c3f8eef3fb0514c5e
EUC-JP ?趣?ーQL?趣?ーQL^ 0011111110111100111100010011111110001110101100000101000101001100001111111011110011110001001111111000111010110000010100010100110001011110 3fbcf13f8eb0514c3fbcf13f8eb0514c5e
UTF-8 誴趣ーQL誴趣ーQL^ 1110100010101010101101001110100010110110101000111110111010111100101111011110111110111101101100000101000101001100111010001010101010110100111010001011011010100011111011101011110010111101111011111011110110110000010100010100110001011110 e8aab4e8b6a3eebcbdefbdb0514ce8aab4e8b6a3eebcbdefbdb0514c5e
UHC ?趣??QL?趣??QL^ 001111111111011010101100001111110011111101010001010011000011111111110110101011000011111100111111010100010100110001011110 3ff6ac3f3f514c3ff6ac3f3f514c5e

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