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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 贏鴫竺}贏鴫竺{^ 111001101101010110001110101100001000111010110001011111011110011011010101100011101011000010001110101100010111101101011110 e6d58eb08eb17de6d58eb08eb17b5e
EUC-JP 贏鴫竺}贏鴫竺{^ 111011001101011110111100101100101011110010110011011111011110110011010111101111001011001010111100101100110111101101011110 ecd7bcb2bcb37decd7bcb2bcb37b5e
UTF-8 贏鴫竺}贏鴫竺{^ 111010001011010010001111111010011011010010101011111001111010101110111010011111011110100010110100100011111110100110110100101010111110011110101011101110100111101101011110 e8b48fe9b4abe7abba7de8b48fe9b4abe7abba7b5e
UHC ??竺}??竺{^ 0011111100111111111101011110011101111101001111110011111111110101111001110111101101011110 3f3ff5e77d3f3ff5e77b5e

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