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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 偕?孩耕?偕? 1001100011110001001111111001101101110111100011010110101100111111100110001111000100111111 98f13f9b778d6b3f98f13f
EUC-JP 偕?孩耕?偕? 1101000011110011001111111101010111011000101110011100110000111111110100001111001100111111 d0f33fd5d8b9cc3fd0f33f
UTF-8 偕렡孩耕뉵偕렡 111001011000000110010101111010111010000010100001111001011010110110101001111010001000000010010101111010111000100110110101111001011000000110010101111010111010000010100001 e58195eba0a1e5ada9e88095eb89b5e58195eba0a1
UHC 偕렡孩耕뉵偕렡 1111101010100101100011101011001011111010101010011100110011101001101101001011101111111010101001011000111010110010 faa58eb2faa9cce9b4bbfaa58eb2

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