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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???冶?}???冶?{^ 001111110011111100111111100101101110100000111111011111010011111100111111001111111001011011101000001111110111101101011110 3f3f3f96e83f7d3f3f3f96e83f7b5e
EUC-JP ???冶?}???冶?{^ 001111110011111100111111110011001110101000111111011111010011111100111111001111111100110011101010001111110111101101011110 3f3f3fccea3f7d3f3f3fccea3f7b5e
UTF-8 溫뚩궏冶릒}溫뚩궏冶릒{^ 111001101011101010101011111010111001101010101001111010101011011010001111111001011000011010110110111010111010011010010010011111011110011010111010101010111110101110011010101010011110101010110110100011111110010110000110101101101110101110100110100100100111101101011110 e6baabeb9aa9eab68fe586b6eba6927de6baabeb9aa9eab68fe586b6eba6927b5e
UHC 溫뚩궏冶릒}溫뚩궏冶릒{^ 1110100010101110100011001110100010000010101001011110010110100111100100000110111001111101111010001010111010001100111010001000001010100101111001011010011110010000011011100111101101011110 e8ae8ce882a5e5a7906e7de8ae8ce882a5e5a7906e7b5e

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