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 浯サ闥皮焙蜿ア矼 1111101011111100101110111110100010010010100101001110011111100000100001001110010110001111101100011110000111100011 fafcbbe89294e7e084e58fb1e1e3
EUC-JP 浯サ闥皮焙蜿ア矼 1000111111000111110000111000111010111011111011111111001011001000111010011101111111100100111010011110111110001110101100011110001011100101 8fc7c38ebbeff2c8e9dfe4e9ef8eb1e2e5
UTF-8 浯サ闥皮焙蜿ア矼 111001101011010110101111111011111011110110111011111010011001011110100101111001111001101010101110111001111000010010011001111010001001110010111111111011111011110110110001111001111001111110111100 e6b5afefbdbbe997a5e79aaee78499e89cbfefbdb1e79fbc
UHC ???皮焙??? 00111111001111110011111111111001101010111101101111001100001111110011111100111111 3f3f3ff9abdbcc3f3f3f

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