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 鵝?????音?? 1110101001000000001111110011111100111111001111110011111110001001101110010011111100111111 ea403f3f3f3f3f89b93f3f
EUC-JP 鵝?????音?? 1111001110100001001111110011111100111111001111110011111110110010101110110011111100111111 f3a13f3f3f3f3fb2bb3f3f
UTF-8 鵝숈뮆柳뗦룚音뚰떣 111010011011010110011101111011001000100010001000111010111010111010000110111011111010011110001001111010111001011110100110111010111010001110011010111010011001111110110011111010111001101010110000111010111001011010100011 e9b59dec8888ebae86efa789eb97a6eba39ae99fb3eb9ab0eb96a3
UHC 鵝숈뮆柳뗦룚音뚰떣 111001001011110110011001111011001001001010010101111010101111011110001011111001101000111110010110111010111110010110001100111011011000101110110111 e4bd99ec9295eaf78be68f96ebe58ced8bb7

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