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 ?B??Vn}?B??Vn{^ 001111110100001000111111001111110101011001101110011111010011111101000010001111110011111101010110011011100111101101011110 3f423f3f566e7d3f423f3f566e7b5e
SJIS-WIN ?B??Vn}?B??Vn{^ 001111110100001000111111001111110101011001101110011111010011111101000010001111110011111101010110011011100111101101011110 3f423f3f566e7d3f423f3f566e7b5e
EUC-JP ?B??Vn}?B??Vn{^ 001111110100001000111111001111110101011001101110011111010011111101000010001111110011111101010110011011100111101101011110 3f423f3f566e7d3f423f3f566e7b5e
UTF-8 혘B챈짹Vn}혘B챈짹Vn{^ 111011011001100010011000010000101110110010110001100010001110110010100111101110010101011001101110011111011110110110011000100110000100001011101100101100011000100011101100101001111011100101010110011011100111101101011110 ed989842ecb188eca7b9566e7ded989842ecb188eca7b9566e7b5e
UHC 혘B챈짹Vn}혘B챈짹Vn{^ 110000101000001101000010110000111010011011000010101100010101011001101110011111011100001010000011010000101100001110100110110000101011000101010110011011100111101101011110 c28342c3a6c2b1566e7dc28342c3a6c2b1566e7b5e

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