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 »ô޳LR}»ô޳LR{^ 1000111110111011111101001000111010110011010011000101001001111101100011111011101111110100100011101011001101001100010100100111101101011110 8fbbf48eb34c527d8fbbf48eb34c527b5e
SJIS-WIN ?????LR}?????LR{^ 0011111100111111001111110011111100111111010011000101001001111101001111110011111100111111001111110011111101001100010100100111101101011110 3f3f3f3f3f4c527d3f3f3f3f3f4c527b5e
EUC-JP ??ô??LR}??ô??LR{^ 001111110011111110001111101010111101010000111111001111110100110001010010011111010011111100111111100011111010101111010100001111110011111101001100010100100111101101011110 3f3f8fabd43f3f4c527d3f3f8fabd43f3f4c527b5e
UTF-8 »ô޳LR}»ô޳LR{^ 110000101000111111000010101110111100001110110100110000101000111011000010101100110100110001010010011111011100001010001111110000101011101111000011101101001100001010001110110000101011001101001100010100100111101101011110 c28fc2bbc3b4c28ec2b34c527dc28fc2bbc3b4c28ec2b34c527b5e
UHC ????³LR}????³LR{^ 00111111001111110011111100111111101010011111100001001100010100100111110100111111001111110011111100111111101010011111100001001100010100100111101101011110 3f3f3f3fa9f84c527d3f3f3f3fa9f84c527b5e

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