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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
EUC-JP 滎??[滎??[^ 10001111110010001011100100111111001111110101101110001111110010001011100100111111001111110101101101011110 8fc8b93f3f5b8fc8b93f3f5b5e
UTF-8 滎섒뇴[滎섒뇴[^ 111001101011101110001110111011001000010010010010111010111000011110110100010110111110011010111011100011101110110010000100100100101110101110000111101101000101101101011110 e6bb8eec8492eb87b45be6bb8eec8492eb87b45b5e
UHC 滎섒뇴[滎섒뇴[^ 111110111010001110011000111011101000011110011000010110111111101110100011100110001110111010000111100110000101101101011110 fba398ee87985bfba398ee87985b5e

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