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 畯?媛?畯?媛?^ 11111011011011110011111110010101010100010011111111111011011011110011111110010101010100010011111101011110 fb6f3f95513ffb6f3f95513f5e
EUC-JP 畯?媛?畯?媛?^ 100011111100110110111011001111111100100110110010001111111000111111001101101110110011111111001001101100100011111101011110 8fcdbb3fc9b23f8fcdbb3fc9b23f5e
UTF-8 畯렜媛묑畯렜媛묑^ 11100111100101011010111111101011101000001001110011100101101010101001101111101011101011001001000111100111100101011010111111101011101000001001110011100101101010101001101111101011101011001001000101011110 e795afeba09ce5aa9bebac91e795afeba09ce5aa9bebac915e
UHC 畯렜媛묑畯렜媛묑^ 1111000111100001100011101010111011101010101100001011100110100101111100011110000110001110101011101110101010110000101110011010010101011110 f1e18eaeeab0b9a5f1e18eaeeab0b9a55e

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