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 򨎮p^ 11000011101100101100001010101000110000101000111011000010101011100111000001011110 c3b2c2a8c28ec2ae705e
SJIS-WIN ???¨????p^ 0011111100111111001111111000000101001110001111110011111100111111001111110111000001011110 3f3f3f814e3f3f3f3f705e
EUC-JP �¨�®p^ 100011111010101010101010001111111000111110101010101001001010000110101111100011111010101010100100001111111000111110101010101001001000111110100010111011100111000001011110 8faaaa3f8faaa4a1af8faaa43f8faaa48fa2ee705e
UTF-8 򨎮p^ 110000111000001111000010101100101100001110000010110000101010100011000011100000101100001010001110110000111000001011000010101011100111000001011110 c383c2b2c382c2a8c382c28ec382c2ae705e
UHC ?²?¨???®p^ 00111111101010011111011100111111101000011010011100111111001111110011111110100010111001110111000001011110 3fa9f73fa1a73f3f3fa2e7705e

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