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 ?rf?r^}Y?rf?r^}bE 0011111101110010011001100011111101110010010111100111110101011001001111110111001001100110001111110111001001011110011111010110001001000101 3f72663f725e7d593f72663f725e7d6245
SJIS-WIN 篌rf篌r^}Y篌rf篌r^}bE 111000101011101001110010011001101110001010111010011100100101111001111101010110011110001010111010011100100110011011100010101110100111001001011110011111010110001001000101 e2ba7266e2ba725e7d59e2ba7266e2ba725e7d6245
EUC-JP 篌rf篌r^}Y篌rf篌r^}bE 111001001011110001110010011001101110010010111100011100100101111001111101010110011110010010111100011100100110011011100100101111000111001001011110011111010110001001000101 e4bc7266e4bc725e7d59e4bc7266e4bc725e7d6245
UTF-8 篌rf篌r^}Y篌rf篌r^}bE 11100111101011111000110001110010011001101110011110101111100011000111001001011110011111010101100111100111101011111000110001110010011001101110011110101111100011000111001001011110011111010110001001000101 e7af8c7266e7af8c725e7d59e7af8c7266e7af8c725e7d6245
UHC ?rf?r^}Y?rf?r^}bE 0011111101110010011001100011111101110010010111100111110101011001001111110111001001100110001111110111001001011110011111010110001001000101 3f72663f725e7d593f72663f725e7d6245

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