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 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN 杖??◇Y杖??◇bE 100011111111000100111111001111111000000110011110010110011000111111110001001111110011111110000001100111100110001001000101 8ff13f3f819e598ff13f3f819e6245
EUC-JP 杖?蔣◇Y杖?蔣◇bE 10111110111100110011111110001111110110011011011010100001111111100101100110111110111100110011111110001111110110011011011010100001111111100110001001000101 bef33f8fd9b6a1fe59bef33f8fd9b6a1fe6245
UTF-8 杖렯蔣◇Y杖렯蔣◇bE 111001101001110110010110111010111010000010101111111010001001010010100011111000101001011110000111010110011110011010011101100101101110101110100000101011111110100010010100101000111110001010010111100001110110001001000101 e69d96eba0afe894a3e2978759e69d96eba0afe894a3e297876245
UHC 杖렯蔣◇Y杖렯蔣◇bE 11101101111010001000111010111100111011011111100010100001110111100101100111101101111010001000111010111100111011011111100010100001110111100110001001000101 ede88ebcedf8a1de59ede88ebcedf8a1de6245

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