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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 騾具スャ驛、荵溽 11101001100000001000101111101111101111011010110011101001100000111010010011100100101110011001111111100111 e9808befbdace983a4e4b99fe7
EUC-JP 騾具スャ驛、荵溽 11110001111000001011011011110001100011101011110110001110101011001111000111100011100011101010010011101000101110111101111011101001 f1e0b6f18ebd8eacf1e38ea4e8bbdee9
UTF-8 騾具スャ驛、荵溽 111010011010100010111110111001011000010110110111111011111011110110111101111011111011110110101100111010011010100110011011111011111011110110100100111010001000110110110101111001101011101010111101 e9a8bee585b7efbdbdefbdace9a99befbda4e88db5e6babd
UHC ?具??驛??? 00111111110011101111110100111111001111111110011010111110001111110011111100111111 3fcefd3f3fe6be3f3f3f

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