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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ⅰ雫竺}ⅰ雫竺{^ 11111010010000001000111010110100111100001010001010001110101100010111110111111010010000001000111010110100111100001010001010001110101100010111101101011110 fa408eb4f0a28eb17dfa408eb4f0a28eb17b5e
EUC-JP ?雫?竺}?雫?竺{^ 001111111011110010110110001111111011110010110011011111010011111110111100101101100011111110111100101100110111101101011110 3fbcb63fbcb37d3fbcb63fbcb37b5e
UTF-8 ⅰ雫竺}ⅰ雫竺{^ 111000101000010110110000111010011001101110101011111011101000000110100001111001111010101110111010011111011110001010000101101100001110100110011011101010111110111010000001101000011110011110101011101110100111101101011110 e285b0e99babee81a1e7abba7de285b0e99babee81a1e7abba7b5e
UHC ⅰ??竺}ⅰ??竺{^ 101001011010000100111111001111111111010111100111011111011010010110100001001111110011111111110101111001110111101101011110 a5a13f3ff5e77da5a13f3ff5e77b5e

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