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 鵝?????扱陰 1110101001000000001111110011111100111111001111110011111110001000101101011000100101000001 ea403f3f3f3f3f88b58941
EUC-JP 鵝?????扱陰 1111001110100001001111110011111100111111001111110011111110110000101101111011000110100010 f3a13f3f3f3f3fb0b7b1a2
UTF-8 鵝숈뮆柳뗦끽扱陰 111010011011010110011101111011001000100010001000111010111010111010000110111011111010011110001001111010111001011110100110111010111000000110111101111001101000100110110001111010011001100110110000 e9b59dec8888ebae86efa789eb97a6eb81bde689b1e999b0
UHC 鵝숈뮆柳뗦끽扱陰 11100100101111011001100111101100100100101001010111101010111101111000101111100110101100111010001111010000111000101110101111100100 e4bd99ec9295eaf78be6b3a3d0e2ebe4

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