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 ??U}??U{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e
SJIS-WIN 玩釋U}玩釋U{^ 10001010110111111110011111010111010101010111110110001010110111111110011111010111010101010111101101011110 8adfe7d7557d8adfe7d7557b5e
EUC-JP 玩釋U}玩釋U{^ 10110100111000011110111011011001010101010111110110110100111000011110111011011001010101010111101101011110 b4e1eed9557db4e1eed9557b5e
UTF-8 玩釋U}玩釋U{^ 1110011110001110101010011110100110000111100010110101010101111101111001111000111010101001111010011000011110001011010101010111101101011110 e78ea9e9878b557de78ea9e9878b557b5e
UHC 玩釋U}玩釋U{^ 11101000110011001110000010110111010101010111110111101000110011001110000010110111010101010111101101011110 e8cce0b7557de8cce0b7557b5e

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