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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 兆??朋兆??朋B 10010010100110110011111100111111100101011111110010010010100110110011111100111111100101011111110001000010 929b3f3f95fc929b3f3f95fc42
EUC-JP 兆??朋兆??朋B 11000011111110110011111100111111110010101111111011000011111110110011111100111111110010101111111001000010 c3fb3f3fcafec3fb3f3fcafe42
UTF-8 兆렊渽朋兆렊渽朋B 11100101100001011000011011101011101000001000101011100110101110001011110111100110100111001000101111100101100001011000011011101011101000001000101011100110101110001011110111100110100111001000101101000010 e58586eba08ae6b8bde69c8be58586eba08ae6b8bde69c8b42
UHC 兆렊渽朋兆렊渽朋B 1111000010111100100011101010000111101110101010101101110111011011111100001011110010001110101000011110111010101010110111011101101101000010 f0bc8ea1eeaadddbf0bc8ea1eeaadddb42

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