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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?峯???峯??^ 0011111110010101111101010011111100111111001111111001010111110101001111110011111101011110 3f95f53f3f3f95f53f3f5e
EUC-JP ?峯???峯??^ 0011111111001010111101110011111100111111001111111100101011110111001111110011111101011110 3fcaf73f3f3fcaf73f3f5e
UTF-8 卄峯렪뒷卄峯렪뒬^ 11100101100011011000010011100101101100111010111111101011101000001010101011101011100100101011011111100101100011011000010011100101101100111010111111101011101000001010101011101011100100101010110001011110 e58d84e5b3afeba0aaeb92b7e58d84e5b3afeba0aaeb92ac5e
UHC 卄峯렪뒷卄峯렪뒬^ 1110110011111110110111001110011110001110101110001011010111011110111011001111111011011100111001111000111010111000101101011101110001011110 ecfedce78eb8b5deecfedce78eb8b5dc5e

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