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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?夏孩?秘林?え?^ 001111111000100111000100100110110111011100111111100101001110100110010111110100010011111110000010101001100011111101011110 3f89c49b773f94e997d13f82a63f5e
EUC-JP ?夏孩?秘林?え?^ 001111111011001011000110110101011101100000111111110010001110101111001110110100110011111110100100101010000011111101011110 3fb2c6d5d83fc8ebced33fa4a83f5e
UTF-8 뤋夏孩㉦秘林엉え뢸^ 11101011101001001000101111100101101001001000111111100101101011011010100111100011100010011010011011100111101001111001100011100110100111101001011111101100100101111000100111100011100000011000100011101011101000101011100001011110 eba48be5a48fe5ada9e389a6e7a798e69e97ec9789e38188eba2b85e
UHC 뤋夏孩㉦秘林엉え뢸^ 10001111101110111111100110111110111110101010100110101000101101111101110111111010110101111111100110111110111110111010101010101000101101111101110001011110 8fbbf9befaa9a8b7ddfad7f9befbaaa8b7dc5e

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