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 畯?乙?畯?媛?^ 11111011011011110011111110001001101100110011111111111011011011110011111110010101010100010011111101011110 fb6f3f89b33ffb6f3f95513f5e
EUC-JP 畯?乙?畯?媛?^ 100011111100110110111011001111111011001010110101001111111000111111001101101110110011111111001001101100100011111101011110 8fcdbb3fb2b53f8fcdbb3fc9b23f5e
UTF-8 畯렰乙렏畯렰媛렜^ 11100111100101011010111111101011101000001011000011100100101110011001100111101011101000001000111111100111100101011010111111101011101000001011000011100101101010101001101111101011101000001001110001011110 e795afeba0b0e4b999eba08fe795afeba0b0e5aa9beba09c5e
UHC 畯렰乙렏畯렰媛렜^ 1111000111100001100011101011110111101011111000001000111010100101111100011110000110001110101111011110101010110000100011101010111001011110 f1e18ebdebe08ea5f1e18ebdeab08eae5e

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