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’Bsf’U’Bs^}Y’U’Bsf’U’Bs^}bE 1001001001010101100100100100001001110011011001101001001001010101100100100100001001110011010111100111110101011001100100100101010110010010010000100111001101100110100100100101010110010010010000100111001101011110011111010110001001000101 92559242736692559242735e7d5992559242736692559242735e7d6245
SJIS-WIN ?U?Bsf?U?Bs^}Y?U?Bsf?U?Bs^}bE 0011111101010101001111110100001001110011011001100011111101010101001111110100001001110011010111100111110101011001001111110101010100111111010000100111001101100110001111110101010100111111010000100111001101011110011111010110001001000101 3f553f4273663f553f42735e7d593f553f4273663f553f42735e7d6245
EUC-JP ?U?Bsf?U?Bs^}Y?U?Bsf?U?Bs^}bE 0011111101010101001111110100001001110011011001100011111101010101001111110100001001110011010111100111110101011001001111110101010100111111010000100111001101100110001111110101010100111111010000100111001101011110011111010110001001000101 3f553f4273663f553f42735e7d593f553f4273663f553f42735e7d6245
UTF-8 ’U’Bsf’U’Bs^}Y’U’Bsf’U’Bs^}bE 11000010100100100101010111000010100100100100001001110011011001101100001010010010010101011100001010010010010000100111001101011110011111010101100111000010100100100101010111000010100100100100001001110011011001101100001010010010010101011100001010010010010000100111001101011110011111010110001001000101 c29255c292427366c29255c29242735e7d59c29255c292427366c29255c29242735e7d6245
UHC ?U?Bsf?U?Bs^}Y?U?Bsf?U?Bs^}bE 0011111101010101001111110100001001110011011001100011111101010101001111110100001001110011010111100111110101011001001111110101010100111111010000100111001101100110001111110101010100111111010000100111001101011110011111010110001001000101 3f553f4273663f553f42735e7d593f553f4273663f553f42735e7d6245

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