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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ツ湘δ古ォツ湘δ古ォ^ 1100001010001111110000111000001111000010100011001100001110101011110000101000111111000011100000111100001010001100110000111010101101011110 c28fc383c28cc3abc28fc383c28cc3ab5e
EUC-JP ツ湘δ古ォツ湘δ古ォ^ 100011101100001010111110110001011010011011000100101110001100010110001110101010111000111011000010101111101100010110100110110001001011100011000101100011101010101101011110 8ec2bec5a6c4b8c58eab8ec2bec5a6c4b8c58eab5e
UTF-8 ツ湘δ古ォツ湘δ古ォ^ 1110111110111110100000101110011010111001100110001100111010110100111001011000111110100100111011111011110110101011111011111011111010000010111001101011100110011000110011101011010011100101100011111010010011101111101111011010101101011110 efbe82e6b998ceb4e58fa4efbdabefbe82e6b998ceb4e58fa4efbdab5e
UHC ?湘δ古??湘δ古?^ 0011111111011111110011111010010111100100110011011010111100111111001111111101111111001111101001011110010011001101101011110011111101011110 3fdfcfa5e4cdaf3f3fdfcfa5e4cdaf3f5e

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