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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 玩蓚玩蓚}玩蓚玩蓚{^ 10001010110111111110010011101001100010101101111111100100111010010111110110001010110111111110010011101001100010101101111111100100111010010111101101011110 8adfe4e98adfe4e97d8adfe4e98adfe4e97b5e
EUC-JP 玩蓚玩蓚}玩蓚玩蓚{^ 10110100111000011110100011101011101101001110000111101000111010110111110110110100111000011110100011101011101101001110000111101000111010110111101101011110 b4e1e8ebb4e1e8eb7db4e1e8ebb4e1e8eb7b5e
UTF-8 玩蓚玩蓚}玩蓚玩蓚{^ 111001111000111010101001111010001001001110011010111001111000111010101001111010001001001110011010011111011110011110001110101010011110100010010011100110101110011110001110101010011110100010010011100110100111101101011110 e78ea9e8939ae78ea9e8939a7de78ea9e8939ae78ea9e8939a7b5e
UHC 玩蓚玩蓚}玩蓚玩蓚{^ 11101000110011001110001010111110111010001100110011100010101111100111110111101000110011001110001010111110111010001100110011100010101111100111101101011110 e8cce2bee8cce2be7de8cce2bee8cce2be7b5e

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