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 ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN 簔矣k}簔矣k{^ 1110001011000001111101101011000011100001111000010110101101111101111000101100000111110110101100001110000111100001011010110111101101011110 e2c1f6b0e1e16b7de2c1f6b0e1e16b7b5e
EUC-JP 簔?矣k}簔?矣k{^ 111001001100001100111111111000101110001101101011011111011110010011000011001111111110001011100011011010110111101101011110 e4c33fe2e36b7de4c33fe2e36b7b5e
UTF-8 簔矣k}簔矣k{^ 1110011110110000100101001110111010010011100101111110011110011111101000110110101101111101111001111011000010010100111011101001001110010111111001111001111110100011011010110111101101011110 e7b094ee9397e79fa36b7de7b094ee9397e79fa36b7b5e
UHC ??矣k}??矣k{^ 00111111001111111110101111111000011010110111110100111111001111111110101111111000011010110111101101011110 3f3febf86b7d3f3febf86b7b5e

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