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 ????J}????J{^ 00111111001111110011111100111111010010100111110100111111001111110011111100111111010010100111101101011110 3f3f3f3f4a7d3f3f3f3f4a7b5e
SJIS-WIN ?企??J}?企??J{^ 001111111000101011101001001111110011111101001010011111010011111110001010111010010011111100111111010010100111101101011110 3f8ae93f3f4a7d3f8ae93f3f4a7b5e
EUC-JP 勖企??J}勖企??J{^ 10001111101100111110110110110100111010110011111100111111010010100111110110001111101100111110110110110100111010110011111100111111010010100111101101011110 8fb3edb4eb3f3f4a7d8fb3edb4eb3f3f4a7b5e
UTF-8 勖企렱렟J}勖企렱렟J{^ 1110010110001011100101101110010010111100100000011110101110100000101100011110101110100000100111110100101001111101111001011000101110010110111001001011110010000001111010111010000010110001111010111010000010011111010010100111101101011110 e58b96e4bc81eba0b1eba09f4a7de58b96e4bc81eba0b1eba09f4a7b5e
UHC 勖企렱렟J}勖企렱렟J{^ 111010011110110111010000111010101000111010111110100011101011000001001010011111011110100111101101110100001110101010001110101111101000111010110000010010100111101101011110 e9edd0ea8ebe8eb04a7de9edd0ea8ebe8eb04a7b5e

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