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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 娠???D娠???D^ 10010000010100000011111100111111001111110100010010010000010100000011111100111111001111110100010001011110 90503f3f3f4490503f3f3f445e
EUC-JP 娠???D娠???D^ 10111111101100010011111100111111001111110100010010111111101100010011111100111111001111110100010001011110 bfb13f3f3f44bfb13f3f3f445e
UTF-8 娠뤻댍삦D娠뤻댍삦D^ 111001011010100010100000111010111010010010111011111010111000110010001101111011001000001010100110010001001110010110101000101000001110101110100100101110111110101110001100100011011110110010000010101001100100010001011110 e5a8a0eba4bbeb8c8dec82a644e5a8a0eba4bbeb8c8dec82a6445e
UHC 娠뤻댍삦D娠뤻댍삦D^ 11100011111000111000111111101001100010001011011010011000101001010100010011100011111000111000111111101001100010001011011010011000101001010100010001011110 e3e38fe988b698a544e3e38fe988b698a5445e

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