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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 閼ッ遞ョ騾ア闖エ蜑雁香 111010001000010010101111111001111010100010101110111010011000000010110001111010001000111110110100111001011000100110001010111001011000110110000001 e884afe7a8aee980b1e88fb4e5898ae58d81
EUC-JP 閼ッ遞ョ騾ア闖エ蜑雁香 11101111111001001000111010101111111011101010101010001110101011101111000111100000100011101011000111101111111011111000111010110100111010011110100110110100111001111011100111100001 efe48eafeeaa8eaef1e08eb1efef8eb4e9e9b4e7b9e1
UTF-8 閼ッ遞ョ騾ア闖エ蜑雁香 111010011001011010111100111011111011110110101111111010011000000110011110111011111011110110101110111010011010100010111110111011111011110110110001111010011001011110010110111011111011110110110100111010001001110010010001111010011001101110000001111010011010011010011001 e996bcefbdafe9819eefbdaee9a8beefbdb1e99796efbdb4e89c91e99b81e9a699
UHC 閼?遞???闖??雁香 11100100110110010011111111110100111101100011111100111111001111111111011111100110001111110011111111100100110100101111101011000101 e4d93ff4f63f3f3ff7e63f3fe4d2fac5

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