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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
UTF-8 捻꽝븍뇾\}捻꽝븍뇾\{^ 1110111110100110101001001110101010111101100111011110101110111000100011011110101110000111101111100101110001111101111011111010011010100100111010101011110110011101111010111011100010001101111010111000011110111110010111000111101101011110 efa6a4eabd9debb88deb87be5c7defa6a4eabd9debb88deb87be5c7b5e
UHC 捻꽝븍뇾\}捻꽝븍뇾\{^ 111001101111011110110010110011101011101011101011100001111001111101011100011111011110011011110111101100101100111010111010111010111000011110011111010111000111101101011110 e6f7b2cebaeb879f5c7de6f7b2cebaeb879f5c7b5e

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