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 裁??}裁??{^ 1000110111011001001111110011111101111101100011011101100100111111001111110111101101011110 8dd93f3f7d8dd93f3f7b5e
EUC-JP 裁??}裁??{^ 1011101011011011001111110011111101111101101110101101101100111111001111110111101101011110 badb3f3f7dbadb3f3f7b5e
UTF-8 裁양충}裁양충{^ 111010001010001110000001111011001001011010010001111011001011011010101001011111011110100010100011100000011110110010010110100100011110110010110110101010010111101101011110 e8a381ec9691ecb6a97de8a381ec9691ecb6a97b5e
UHC 裁양충}裁양충{^ 111011101010111010111110111001111100001111100110011111011110111010101110101111101110011111000011111001100111101101011110 eeaebee7c3e67deeaebee7c3e67b5e

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