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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 褶??[}褶??[{^ 11100101111101110011111100111111010110110111110111100101111101110011111100111111010110110111101101011110 e5f73f3f5b7de5f73f3f5b7b5e
EUC-JP 褶??[}褶??[{^ 11101010111110010011111100111111010110110111110111101010111110010011111100111111010110110111101101011110 eaf93f3f5b7deaf93f3f5b7b5e
UTF-8 褶띷랾[}褶띷랾[{^ 1110100010100100101101101110101110011101101101111110101110011110101111100101101101111101111010001010010010110110111010111001110110110111111010111001111010111110010110110111101101011110 e8a4b6eb9db7eb9ebe5b7de8a4b6eb9db7eb9ebe5b7b5e
UHC 褶띷랾[}褶띷랾[{^ 1110001110101000100011011110011010001110010101110101101101111101111000111010100010001101111001101000111001010111010110110111101101011110 e3a88de68e575b7de3a88de68e575b7b5e

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