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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 驩苓嵩}驩苓嵩{^ 111010011000100110010111111010001001000010010011011111011110100110001001100101111110100010010000100100110111101101011110 e98997e890937de98997e890937b5e
EUC-JP 驩苓嵩}驩苓嵩{^ 111100011110100111001110111010101011111111110011011111011111000111101001110011101110101010111111111100110111101101011110 f1e9ceeabff37df1e9ceeabff37b5e
UTF-8 驩苓嵩}驩苓嵩{^ 111010011010100110101001111010001000101110010011111001011011010110101001011111011110100110101001101010011110100010001011100100111110010110110101101010010111101101011110 e9a9a9e88b93e5b5a97de9a9a9e88b93e5b5a97b5e
UHC 驩?嵩}驩?嵩{^ 11111100101111100011111111100011101000010111110111111100101111100011111111100011101000010111101101011110 fcbe3fe3a17dfcbe3fe3a17b5e

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