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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 上キ尺上キ尺B 100011111110001111110001100011101011011110001110110110101000111111100011111100011000111010110111100011101101101001000010 8fe3f18eb78eda8fe3f18eb78eda42
EUC-JP 上?キ尺上?キ尺B 101111101110010100111111100011101011011110111100110111001011111011100101001111111000111010110111101111001101110001000010 bee53f8eb7bcdcbee53f8eb7bcdc42
UTF-8 上キ尺上キ尺B 11100100101110001000101011101110100001001000100111101111101111011011011111100101101100001011101011100100101110001000101011101110100001001000100111101111101111011011011111100101101100001011101001000010 e4b88aee8489efbdb7e5b0bae4b88aee8489efbdb7e5b0ba42
UHC 上??尺上??尺B 11011111101111100011111100111111111101001010100111011111101111100011111100111111111101001010100101000010 dfbe3f3ff4a9dfbe3f3ff4a942

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