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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 棕?昱槃愼枝戡? 1001111010100001001111111111101001100011100111101100111110011100110001001000111001111101100111010100000100111111 9ea13ffa639ecf9cc48e7d9d413f
EUC-JP 棕?昱槃愼枝戡? 110111001010001100111111100011111100001010101101110111001101000111011000110001101011101111011110110110011010001000111111 dca33f8fc2addcd1d8c6bbded9a23f
UTF-8 棕렋昱槃愼枝戡렰 111001101010001110010101111010111010000010001011111001101001100010110001111001101010011110000011111001101000010010111100111001101001111010011101111001101000100010100001111010111010000010110000 e6a395eba08be698b1e6a783e684bce69e9de688a1eba0b0
UHC 棕렋昱槃愼枝戡렰 11110000111101111000111010100010111010011111000011011010111010011110001111100101111100101010101111001010111100011000111010111101 f0f78ea2e9f0dae9e3e5f2abcaf18ebd

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