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 ¼®¼ì}¼®¼ì{^ 1011110010101110101111001110110001111101101111001010111010111100111011000111101101011110 bcaebcec7dbcaebcec7b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ?®?ì}?®?ì{^ 00111111100011111010001011101110001111111000111110101011110000000111110100111111100011111010001011101110001111111000111110101011110000000111101101011110 3f8fa2ee3f8fabc07d3f8fa2ee3f8fabc07b5e
UTF-8 ¼®¼ì}¼®¼ì{^ 11000010101111001100001010101110110000101011110011000011101011000111110111000010101111001100001010101110110000101011110011000011101011000111101101011110 c2bcc2aec2bcc3ac7dc2bcc2aec2bcc3ac7b5e
UHC ¼®¼?}¼®¼?{^ 1010100011111001101000101110011110101000111110010011111101111101101010001111100110100010111001111010100011111001001111110111101101011110 a8f9a2e7a8f93f7da8f9a2e7a8f93f7b5e

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