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 µ£Î´}µ£Î´{^ 1011010110100011110011101011010001111101101101011010001111001110101101000111101101011110 b5a3ceb47db5a3ceb47b5e
SJIS-WIN ?£?´}?£?´{^ 001111111000000110010010001111111000000101001100011111010011111110000001100100100011111110000001010011000111101101011110 3f81923f814c7d3f81923f814c7b5e
EUC-JP ?£Î´}?£Î´{^ 00111111101000011111001010001111101010101100001010100001101011010111110100111111101000011111001010001111101010101100001010100001101011010111101101011110 3fa1f28faac2a1ad7d3fa1f28faac2a1ad7b5e
UTF-8 µ£Î´}µ£Î´{^ 11000010101101011100001010100011110000111000111011000010101101000111110111000010101101011100001010100011110000111000111011000010101101000111101101011110 c2b5c2a3c38ec2b47dc2b5c2a3c38ec2b47b5e
UHC ???´}???´{^ 00111111001111110011111110100010101001010111110100111111001111110011111110100010101001010111101101011110 3f3f3fa2a57d3f3f3fa2a57b5e

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