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 柴篠治柴篠治^ 1000111011000100100011101100001010001110101000011111001111011110100011101100010010001110110000101000111010100001111100111101110001011110 8ec48ec28ea1f3de8ec48ec28ea1f3dc5e
EUC-JP 柴篠治?柴篠治?^ 101111001100011010111100110001001011110010100011001111111011110011000110101111001100010010111100101000110011111101011110 bcc6bcc4bca33fbcc6bcc4bca33f5e
UTF-8 柴篠治柴篠治^ 11100110100111111011010011100111101011111010000011100110101100101011101111101110100010111001000111100110100111111011010011100111101011111010000011100110101100101011101111101110100010111000111101011110 e69fb4e7afa0e6b2bbee8b91e69fb4e7afa0e6b2bbee8b8f5e
UHC 柴篠治?柴篠治?^ 111000111100001111100001110001101111011010111101001111111110001111000011111000011100011011110110101111010011111101011110 e3c3e1c6f6bd3fe3c3e1c6f6bd3f5e

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