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 唯盛?唯盛?^ 1001011101000010100100001011011100111111100101110100001010010000101101110011111101011110 974290b73f974290b73f5e
EUC-JP 唯盛?唯盛?^ 1100110110100011110000001011100100111111110011011010001111000000101110010011111101011110 cda3c0b93fcda3c0b93f5e
UTF-8 唯盛퓬唯盛퓬^ 11100101100101001010111111100111100110111001101111101101100100111010110011100101100101001010111111100111100110111001101111101101100100111010110001011110 e594afe79b9bed93ace594afe79b9bed93ac5e
UHC 唯盛퓬唯盛퓬^ 11101010111001101110000011111100110001111011110011101010111001101110000011111100110001111011110001011110 eae6e0fcc7bceae6e0fcc7bc5e

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