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 ¼«¼£~}¼«¼£~{^ 10111100101010111011110010100011011111100111110110111100101010111011110010100011011111100111101101011110 bcabbca37e7dbcabbca37e7b5e
SJIS-WIN ???£~}???£~{^ 001111110011111100111111100000011001001001111110011111010011111100111111001111111000000110010010011111100111101101011110 3f3f3f81927e7d3f3f3f81927e7b5e
EUC-JP ???£~}???£~{^ 001111110011111100111111101000011111001001111110011111010011111100111111001111111010000111110010011111100111101101011110 3f3f3fa1f27e7d3f3f3fa1f27e7b5e
UTF-8 ¼«¼£~}¼«¼£~{^ 110000101011110011000010101010111100001010111100110000101010001101111110011111011100001010111100110000101010101111000010101111001100001010100011011111100111101101011110 c2bcc2abc2bcc2a37e7dc2bcc2abc2bcc2a37e7b5e
UHC ¼?¼?~}¼?¼?~{^ 1010100011111001001111111010100011111001001111110111111001111101101010001111100100111111101010001111100100111111011111100111101101011110 a8f93fa8f93f7e7da8f93fa8f93f7e7b5e

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