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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 踟鯉ヲ閏踟鯉ヲ閏^ 111001101111011110001100111011111010011010001001010110111110011011110111100011001110111110100110100010010101101101011110 e6f78cefa6895be6f78cefa6895b5e
EUC-JP 踟鯉ヲ閏踟鯉ヲ閏^ 1110110011111001101110001111000110001110101001101011000110111100111011001111100110111000111100011000111010100110101100011011110001011110 ecf9b8f18ea6b1bcecf9b8f18ea6b1bc5e
UTF-8 踟鯉ヲ閏踟鯉ヲ閏^ 11101000101110001001111111101001101011111000100111101111101111011010011011101001100101101000111111101000101110001001111111101001101011111000100111101111101111011010011011101001100101101000111101011110 e8b89fe9af89efbda6e9968fe8b89fe9af89efbda6e9968f5e
UHC ?鯉?閏?鯉?閏^ 00111111110101111110111100111111111010111100111000111111110101111110111100111111111010111100111001011110 3fd7ef3febce3fd7ef3febce5e

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