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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 騾具スャ驛、荵溽渚 111010011000000010001011111011111011110110101100111010011000001110100100111001001011100110011111111001111000111110001101 e9808befbdace983a4e4b99fe78f8d
EUC-JP 騾具スャ驛、荵溽渚 111100011110000010110110111100011000111010111101100011101010110011110001111000111000111010100100111010001011101111011110111010011011110111101101 f1e0b6f18ebd8eacf1e38ea4e8bbdee9bded
UTF-8 騾具スャ驛、荵溽渚 111010011010100010111110111001011000010110110111111011111011110110111101111011111011110110101100111010011010100110011011111011111011110110100100111010001000110110110101111001101011101010111101111001101011100010011010 e9a8bee585b7efbdbdefbdace9a99befbda4e88db5e6babde6b89a
UHC ?具??驛???渚 001111111100111011111101001111110011111111100110101111100011111100111111001111111110111011000010 3fcefd3f3fe6be3f3f3feec2

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