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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 浯俸ぉ浯俸y^ 11111010111111001001010111101110100000101010011111111010111111001001010111101110100000101001100101011110 fafc95ee82a7fafc95ee82995e
EUC-JP 浯俸ぉ浯俸y^ 100011111100011111000011110010101111000010100100101010011000111111000111110000111100101011110000101000111111100101011110 8fc7c3caf0a4a98fc7c3caf0a3f95e
UTF-8 浯俸ぉ浯俸y^ 11100110101101011010111111100100101111111011100011100011100000011000100111100110101101011010111111100100101111111011100011101111101111011001100101011110 e6b5afe4bfb8e38189e6b5afe4bfb8efbd995e
UHC ?俸ぉ?俸y^ 0011111111011100111001001010101010101001001111111101110011100100101000111111100101011110 3fdce4aaa93fdce4a3f95e

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