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 ’U’BTf’U’BT^}Y’U’BTf’U’BT^}bE 1001001001010101100100100100001001010100011001101001001001010101100100100100001001010100010111100111110101011001100100100101010110010010010000100101010001100110100100100101010110010010010000100101010001011110011111010110001001000101 92559242546692559242545e7d5992559242546692559242545e7d6245
SJIS-WIN ?U?BTf?U?BT^}Y?U?BTf?U?BT^}bE 0011111101010101001111110100001001010100011001100011111101010101001111110100001001010100010111100111110101011001001111110101010100111111010000100101010001100110001111110101010100111111010000100101010001011110011111010110001001000101 3f553f4254663f553f42545e7d593f553f4254663f553f42545e7d6245
EUC-JP ?U?BTf?U?BT^}Y?U?BTf?U?BT^}bE 0011111101010101001111110100001001010100011001100011111101010101001111110100001001010100010111100111110101011001001111110101010100111111010000100101010001100110001111110101010100111111010000100101010001011110011111010110001001000101 3f553f4254663f553f42545e7d593f553f4254663f553f42545e7d6245
UTF-8 ’U’BTf’U’BT^}Y’U’BTf’U’BT^}bE 11000010100100100101010111000010100100100100001001010100011001101100001010010010010101011100001010010010010000100101010001011110011111010101100111000010100100100101010111000010100100100100001001010100011001101100001010010010010101011100001010010010010000100101010001011110011111010110001001000101 c29255c292425466c29255c29242545e7d59c29255c292425466c29255c29242545e7d6245
UHC ?U?BTf?U?BT^}Y?U?BTf?U?BT^}bE 0011111101010101001111110100001001010100011001100011111101010101001111110100001001010100010111100111110101011001001111110101010100111111010000100101010001100110001111110101010100111111010000100101010001011110011111010110001001000101 3f553f4254663f553f42545e7d593f553f4254663f553f42545e7d6245

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