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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 烏k?鵝??? 10001001010001111000001010001011001111111110101001000000001111110011111100111111 8947828b3fea403f3f3f
EUC-JP 烏k?鵝??? 10110001101010001010001111101011001111111111001110100001001111110011111100111111 b1a8a3eb3ff3a13f3f3f
UTF-8 烏k젧鵝뉓꽋溜 111001111000001110001111111011111011110110001011111011001010000010100111111010011011010110011101111010111000100110010011111010101011110110001011111011111010011110001011 e7838fefbd8beca0a7e9b59deb8993eabd8befa78b
UHC 烏k젧鵝뉓꽋溜 1110100010100001101000111110101110100000100111111110010010111101100001111110100010000100100110111110101011111110 e8a1a3eba09fe4bd87e8849beafe

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