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 ????L}????L{^ 00111111001111110011111100111111010011000111110100111111001111110011111100111111010011000111101101011110 3f3f3f3f4c7d3f3f3f3f4c7b5e
SJIS-WIN 「・。ニL}「・。ニL{^ 10100010101001011010000111000110010011000111110110100010101001011010000111000110010011000111101101011110 a2a5a1c64c7da2a5a1c64c7b5e
EUC-JP 「・。ニL}「・。ニL{^ 100011101010001010001110101001011000111010100001100011101100011001001100011111011000111010100010100011101010010110001110101000011000111011000110010011000111101101011110 8ea28ea58ea18ec64c7d8ea28ea58ea18ec64c7b5e
UTF-8 「・。ニL}「・。ニL{^ 1110111110111101101000101110111110111101101001011110111110111101101000011110111110111110100001100100110001111101111011111011110110100010111011111011110110100101111011111011110110100001111011111011111010000110010011000111101101011110 efbda2efbda5efbda1efbe864c7defbda2efbda5efbda1efbe864c7b5e
UHC ????L}????L{^ 00111111001111110011111100111111010011000111110100111111001111110011111100111111010011000111101101011110 3f3f3f3f4c7d3f3f3f3f4c7b5e

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