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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 滲贊頬}滲贊頬{^ 100111111111100011100110110100111001011001101010011111011001111111111000111001101101001110010110011010100111101101011110 9ff8e6d3966a7d9ff8e6d3966a7b5e
EUC-JP 滲贊頬}滲贊頬{^ 110111101111101011101100110101011100101111001011011111011101111011111010111011001101010111001011110010110111101101011110 defaecd5cbcb7ddefaecd5cbcb7b5e
UTF-8 滲贊頬}滲贊頬{^ 111001101011101110110010111010001011010010001010111010011010000010101100011111011110011010111011101100101110100010110100100010101110100110100000101011000111101101011110 e6bbb2e8b48ae9a0ac7de6bbb2e8b48ae9a0ac7b5e
UHC ?贊?}?贊?{^ 0011111111110011110001110011111101111101001111111111001111000111001111110111101101011110 3ff3c73f7d3ff3c73f7b5e

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