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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 鉸ネ鯆ャ\}鉸ネ鯆ャ\{^ 1111101111001110110010001110100111000010101011000101110001111101111110111100111011001000111010011100001010101100010111000111101101011110 fbcec8e9c2ac5c7dfbcec8e9c2ac5c7b5e
EUC-JP 鉸ネ鯆ャ\}鉸ネ鯆ャ\{^ 1000111111100011111100101000111011001000111100101100010010001110101011000101110001111101100011111110001111110010100011101100100011110010110001001000111010101100010111000111101101011110 8fe3f28ec8f2c48eac5c7d8fe3f28ec8f2c48eac5c7b5e
UTF-8 鉸ネ鯆ャ\}鉸ネ鯆ャ\{^ 1110100110001001101110001110111110111110100010001110100110101111100001101110111110111101101011000101110001111101111010011000100110111000111011111011111010001000111010011010111110000110111011111011110110101100010111000111101101011110 e989b8efbe88e9af86efbdac5c7de989b8efbe88e9af86efbdac5c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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