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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 鉸ネ鮨閘v鉸ネ鮨閘vB 1111101111001110110010001110100110111101111010000111110101110110111110111100111011001000111010011011110111101000011111010111011001000010 fbcec8e9bde87d76fbcec8e9bde87d7642
EUC-JP 鉸ネ鮨閘v鉸ネ鮨閘vB 100011111110001111110010100011101100100011110010101111111110111111011110011101101000111111100011111100101000111011001000111100101011111111101111110111100111011001000010 8fe3f28ec8f2bfefde768fe3f28ec8f2bfefde7642
UTF-8 鉸ネ鮨閘v鉸ネ鮨閘vB 111010011000100110111000111011111011111010001000111010011010111010101000111010011001011010011000011101101110100110001001101110001110111110111110100010001110100110101110101010001110100110010110100110000111011001000010 e989b8efbe88e9aea8e9969876e989b8efbe88e9aea8e996987642
UHC ???閘v???閘vB 00111111001111110011111111001011101001100111011000111111001111110011111111001011101001100111011001000010 3f3f3fcba6763f3f3fcba67642

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