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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 渦?鵝?i渦?鵝?iB 100010010101000100111111111010100100000000111111011010011000100101010001001111111110101001000000001111110110100101000010 89513fea403f6989513fea403f6942
EUC-JP 渦?鵝?i渦?鵝?iB 101100011011001000111111111100111010000100111111011010011011000110110010001111111111001110100001001111110110100101000010 b1b23ff3a13f69b1b23ff3a13f6942
UTF-8 渦캷鵝냣i渦캷鵝냣iB 111001101011100010100110111011001011101010110111111010011011010110011101111010111000001110100011011010011110011010111000101001101110110010111010101101111110100110110101100111011110101110000011101000110110100101000010 e6b8a6ecbab7e9b59deb83a369e6b8a6ecbab7e9b59deb83a36942
UHC 渦캷鵝냣i渦캷鵝냣iB 11101000101111101011000001010111111001001011110110000110011011100110100111101000101111101011000001010111111001001011110110000110011011100110100101000010 e8beb057e4bd866e69e8beb057e4bd866e6942

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