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 絶??[}絶??[{^ 10010000111000100011111100111111010110110111110110010000111000100011111100111111010110110111101101011110 90e23f3f5b7d90e23f3f5b7b5e
EUC-JP 絶??[}絶??[{^ 11000000111001000011111100111111010110110111110111000000111001000011111100111111010110110111101101011110 c0e43f3f5b7dc0e43f3f5b7b5e
UTF-8 絶쒙풘[}絶쒙풘[{^ 1110011110110101101101101110110010010010100110011110110110010010100110000101101101111101111001111011010110110110111011001001001010011001111011011001001010011000010110110111101101011110 e7b5b6ec9299ed92985b7de7b5b6ec9299ed92985b7b5e
UHC 絶쒙풘[}絶쒙풘[{^ 1110111110111110100111001110111110111110100110110101101101111101111011111011111010011100111011111011111010011011010110110111101101011110 efbe9cefbe9b5b7defbe9cefbe9b5b7b5e

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