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 ?寒孩?秘林仇え?^ 00111111100010101010011010011011011101110011111110010100111010011001011111010001100010110111011110000010101001100011111101011110 3f8aa69b773f94e997d18b7782a63f5e
EUC-JP ?寒孩?秘林仇え?^ 00111111101101001010100011010101110110000011111111001000111010111100111011010011101101011101100010100100101010000011111101011110 3fb4a8d5d83fc8ebced3b5d8a4a83f5e
UTF-8 뤋寒孩㉨秘林仇え밗^ 11101011101001001000101111100101101011111001001011100101101011011010100111100011100010011010100011100111101001111001100011100110100111101001011111100100101110111000011111100011100000011000100011101011101100001001011101011110 eba48be5af92e5ada9e389a8e7a798e69e97e4bb87e38188ebb0975e
UHC 뤋寒孩㉨秘林仇え밗^ 10001111101110111111100111001110111110101010100110101000101110011101110111111010110101111111100111001110111110111010101010101000101110011101110001011110 8fbbf9cefaa9a8b9ddfad7f9cefbaaa8b9dc5e

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