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 ?xf?x^}Y?xf?x^}bE 0011111101111000011001100011111101111000010111100111110101011001001111110111100001100110001111110111100001011110011111010110001001000101 3f78663f785e7d593f78663f785e7d6245
SJIS-WIN 鱆xf鱆x^}Y鱆xf鱆x^}bE 111010011110000101111000011001101110100111100001011110000101111001111101010110011110100111100001011110000110011011101001111000010111100001011110011111010110001001000101 e9e17866e9e1785e7d59e9e17866e9e1785e7d6245
EUC-JP 鱆xf鱆x^}Y鱆xf鱆x^}bE 111100101110001101111000011001101111001011100011011110000101111001111101010110011111001011100011011110000110011011110010111000110111100001011110011111010110001001000101 f2e37866f2e3785e7d59f2e37866f2e3785e7d6245
UTF-8 鱆xf鱆x^}Y鱆xf鱆x^}bE 11101001101100011000011001111000011001101110100110110001100001100111100001011110011111010101100111101001101100011000011001111000011001101110100110110001100001100111100001011110011111010110001001000101 e9b1867866e9b186785e7d59e9b1867866e9b186785e7d6245
UHC ?xf?x^}Y?xf?x^}bE 0011111101111000011001100011111101111000010111100111110101011001001111110111100001100110001111110111100001011110011111010110001001000101 3f78663f785e7d593f78663f785e7d6245

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