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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 莨炊謙[}莨炊謙[{^ 1110010010111100100100001000011010001100101010100101101101111101111001001011110010010000100001101000110010101010010110110111101101011110 e4bc90868caa5b7de4bc90868caa5b7b5e
EUC-JP 莨炊謙[}莨炊謙[{^ 1110100010111110101111111110011010111000101011000101101101111101111010001011111010111111111001101011100010101100010110110111101101011110 e8bebfe6b8ac5b7de8bebfe6b8ac5b7b5e
UTF-8 莨炊謙[}莨炊謙[{^ 1110100010001110101010001110011110000010100010101110100010101100100110010101101101111101111010001000111010101000111001111000001010001010111010001010110010011001010110110111101101011110 e88ea8e7828ae8ac995b7de88ea8e7828ae8ac995b7b5e
UHC ?炊謙[}?炊謙[{^ 001111111111011010100111110011001100010101011011011111010011111111110110101001111100110011000101010110110111101101011110 3ff6a7ccc55b7d3ff6a7ccc55b7b5e

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