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 ?級?[}?級?[{^ 00111111100010111000100100111111010110110111110100111111100010111000100100111111010110110111101101011110 3f8b893f5b7d3f8b893f5b7b5e
EUC-JP 侁級?[}侁級?[{^ 1000111110110000111111001011010111101001001111110101101101111101100011111011000011111100101101011110100100111111010110110111101101011110 8fb0fcb5e93f5b7d8fb0fcb5e93f5b7b5e
UTF-8 侁級향[}侁級향[{^ 1110010010111110100000011110011110110100100110101110110110010110101001010101101101111101111001001011111010000001111001111011010010011010111011011001011010100101010110110111101101011110 e4be81e7b49aed96a55b7de4be81e7b49aed96a55b7b5e
UHC 侁級향[}侁級향[{^ 1110001111100000110100001110010011000111111000100101101101111101111000111110000011010000111001001100011111100010010110110111101101011110 e3e0d0e4c7e25b7de3e0d0e4c7e25b7b5e

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