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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 宵イ将禺宵イ将禺^ 100011111010101010110010100011111010101111100010010110111000111110101010101100101000111110101011111000100101101101011110 8faab28fabe25b8faab28fabe25b5e
EUC-JP 宵イ将禺宵イ将禺^ 1011111010101100100011101011001010111110101011011110001110111100101111101010110010001110101100101011111010101101111000111011110001011110 beac8eb2beade3bcbeac8eb2beade3bc5e
UTF-8 宵イ将禺宵イ将禺^ 11100101101011101011010111101111101111011011001011100101101100001000011011100111101001101011101011100101101011101011010111101111101111011011001011100101101100001000011011100111101001101011101001011110 e5aeb5efbdb2e5b086e7a6bae5aeb5efbdb2e5b086e7a6ba5e
UHC 宵???宵???^ 1110000110110010001111110011111100111111111000011011001000111111001111110011111101011110 e1b23f3f3fe1b23f3f3f5e

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