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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?妾朋?妾拂^ 0011111110001111101010001001010111111100001111111000111110101000100111010110001101011110 3f8fa895fc3f8fa89d635e
EUC-JP ?妾朋?妾拂^ 0011111110111110101010101100101011111110001111111011111010101010110110011100010001011110 3fbeaacafe3fbeaad9c45e
UTF-8 뤋妾朋뤋妾拂^ 11101011101001001000101111100101101001101011111011100110100111001000101111101011101001001000101111100101101001101011111011100110100010111000001001011110 eba48be5a6bee69c8beba48be5a6bee68b825e
UHC 뤋妾朋뤋妾拂^ 10001111101110111111010011011101110111011101101110001111101110111111010011011101110111011101100101011110 8fbbf4dddddb8fbbf4ddddd95e

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