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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 莨炊謙}莨炊謙{^ 111001001011110010010000100001101000110010101010011111011110010010111100100100001000011010001100101010100111101101011110 e4bc90868caa7de4bc90868caa7b5e
EUC-JP 莨炊謙}莨炊謙{^ 111010001011111010111111111001101011100010101100011111011110100010111110101111111110011010111000101011000111101101011110 e8bebfe6b8ac7de8bebfe6b8ac7b5e
UTF-8 莨炊謙}莨炊謙{^ 111010001000111010101000111001111000001010001010111010001010110010011001011111011110100010001110101010001110011110000010100010101110100010101100100110010111101101011110 e88ea8e7828ae8ac997de88ea8e7828ae8ac997b5e
UHC ?炊謙}?炊謙{^ 00111111111101101010011111001100110001010111110100111111111101101010011111001100110001010111101101011110 3ff6a7ccc57d3ff6a7ccc57b5e

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