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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN 顋具スウ}Y顋具スウ}bE 1110100011111001100010111110111110111101101100110111110101011001111010001111100110001011111011111011110110110011011111010110001001000101 e8f98befbdb37d59e8f98befbdb37d6245
EUC-JP 顋具スウ}Y顋具スウ}bE 111100001111101110110110111100011000111010111101100011101011001101111101010110011111000011111011101101101111000110001110101111011000111010110011011111010110001001000101 f0fbb6f18ebd8eb37d59f0fbb6f18ebd8eb37d6245
UTF-8 顋具スウ}Y顋具スウ}bE 1110100110100001100010111110010110000101101101111110111110111101101111011110111110111101101100110111110101011001111010011010000110001011111001011000010110110111111011111011110110111101111011111011110110110011011111010110001001000101 e9a18be585b7efbdbdefbdb37d59e9a18be585b7efbdbdefbdb37d6245
UHC ?具??}Y?具??}bE 001111111100111011111101001111110011111101111101010110010011111111001110111111010011111100111111011111010110001001000101 3fcefd3f3f7d593fcefd3f3f7d6245

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