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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
UTF-8 略퇧略퇚n}略퇧略퇚n{^ 1110111110100101101101101110110110000111101001111110111110100101101101101110110110000111100110100110111001111101111011111010010110110110111011011000011110100111111011111010010110110110111011011000011110011010011011100111101101011110 efa5b6ed87a7efa5b6ed879a6e7defa5b6ed87a7efa5b6ed879a6e7b5e
UHC 略퇧略퇚n}略퇧略퇚n{^ 111001011011001010111000010101111110010110110010101110000100101001101110011111011110010110110010101110000101011111100101101100101011100001001010011011100111101101011110 e5b2b857e5b2b84a6e7de5b2b857e5b2b84a6e7b5e

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