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 10001101110110110011111110001111111100010011111110001101110110110011111110001111111100010011111101000010 8ddb3f8ff13f8ddb3f8ff13f42
EUC-JP 際?杖?際?杖?B 10111010110111010011111110111110111100110011111110111010110111010011111110111110111100110011111101000010 badd3fbef33fbadd3fbef33f42
UTF-8 際렑杖렱際렑杖렱B 11101001100110101001101111101011101000001001000111100110100111011001011011101011101000001011000111101001100110101001101111101011101000001001000111100110100111011001011011101011101000001011000101000010 e99a9beba091e69d96eba0b1e99a9beba091e69d96eba0b142
UHC 際렑杖렱際렑杖렱B 1111000010110111100011101010011011101101111010001000111010111110111100001011011110001110101001101110110111101000100011101011111001000010 f0b78ea6ede88ebef0b78ea6ede88ebe42

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