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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ???壯ワ?絶 00111111001111110011111110011010111000011000001110001111001111111001000011100010 3f3f3f9ae1838f3f90e2
EUC-JP ???壯ワ?絶 00111111001111110011111111010100111000111010010111101111001111111100000011100100 3f3f3fd4e3a5ef3fc0e4
UTF-8 簾앯엡壯ワ슭絶 111011111010011010100110111011001001010110101111111011001001011110100001111001011010001110101111111000111000001110101111111011001000101010101101111001111011010110110110 efa6a6ec95afec97a1e5a3afe383afec8aade7b5b6
UHC 簾앯엡壯ワ슭絶 1110011110100001100111011110011110111111101001101110110111100000101010111110111110111101101111101110111110111110 e7a19de7bfa6ede0abefbdbeefbe

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