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 讓ス邯喙讓ス邯喙^ 111001101010100010111101111001111011011010011010010110111110011010101000101111011110011110110110100110100101101101011110 e6a8bde7b69a5be6a8bde7b69a5b5e
EUC-JP 讓ス邯喙讓ス邯喙^ 1110110010101010100011101011110111101110101110001101001110111100111011001010101010001110101111011110111010111000110100111011110001011110 ecaa8ebdeeb8d3bcecaa8ebdeeb8d3bc5e
UTF-8 讓ス邯喙讓ス邯喙^ 11101000101011101001001111101111101111011011110111101001100000101010111111100101100101101001100111101000101011101001001111101111101111011011110111101001100000101010111111100101100101101001100101011110 e8ae93efbdbde982afe59699e8ae93efbdbde982afe596995e
UHC 讓?邯喙讓?邯喙^ 111001011101001100111111110010101111101111111101110000101110010111010011001111111100101011111011111111011100001001011110 e5d33fcafbfdc2e5d33fcafbfdc25e

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