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 üBÌ莱¿Ï}üBÌ莱¿Ï{^ 11111100010000101100110011101000100011101011000110111111110011110111110111111100010000101100110011101000100011101011000110111111110011110111101101011110 fc42cce88eb1bfcf7dfc42cce88eb1bfcf7b5e
SJIS-WIN ?B???±??}?B???±??{^ 001111110100001000111111001111110011111110000001011111010011111100111111011111010011111101000010001111110011111100111111100000010111110100111111001111110111101101011110 3f423f3f3f817d3f3f7d3f423f3f3f817d3f3f7b5e
EUC-JP üBÌè?±¿Ï}üBÌè?±¿Ï{^ 1000111110101011111001000100001010001111101010101100000010001111101010111011001000111111101000011101111010001111101000101100010010001111101010101100000101111101100011111010101111100100010000101000111110101010110000001000111110101011101100100011111110100001110111101000111110100010110001001000111110101010110000010111101101011110 8fabe4428faac08fabb23fa1de8fa2c48faac17d8fabe4428faac08fabb23fa1de8fa2c48faac17b5e
UTF-8 üBÌ莱¿Ï}üBÌ莱¿Ï{^ 110000111011110001000010110000111000110011000011101010001100001010001110110000101011000111000010101111111100001110001111011111011100001110111100010000101100001110001100110000111010100011000010100011101100001010110001110000101011111111000011100011110111101101011110 c3bc42c38cc3a8c28ec2b1c2bfc38f7dc3bc42c38cc3a8c28ec2b1c2bfc38f7b5e
UHC ?B???±¿?}?B???±¿?{^ 0011111101000010001111110011111100111111101000011011111010100010101011110011111101111101001111110100001000111111001111110011111110100001101111101010001010101111001111110111101101011110 3f423f3f3fa1bea2af3f7d3f423f3f3fa1bea2af3f7b5e

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