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 ¼«¼£¼£¼¦D¼«¼£¼£¼¦D^ 10111100101010111011110010100011101111001010001110111100101001100100010010111100101010111011110010100011101111001010001110111100101001100100010001011110 bcabbca3bca3bca644bcabbca3bca3bca6445e
SJIS-WIN ???£?£??D???£?£??D^ 0011111100111111001111111000000110010010001111111000000110010010001111110011111101000100001111110011111100111111100000011001001000111111100000011001001000111111001111110100010001011110 3f3f3f81923f81923f3f443f3f3f81923f81923f3f445e
EUC-JP ???£?£?¦D???£?£?¦D^ 001111110011111100111111101000011111001000111111101000011111001000111111100011111010001011000011010001000011111100111111001111111010000111110010001111111010000111110010001111111000111110100010110000110100010001011110 3f3f3fa1f23fa1f23f8fa2c3443f3f3fa1f23fa1f23f8fa2c3445e
UTF-8 ¼«¼£¼£¼¦D¼«¼£¼£¼¦D^ 1100001010111100110000101010101111000010101111001100001010100011110000101011110011000010101000111100001010111100110000101010011001000100110000101011110011000010101010111100001010111100110000101010001111000010101111001100001010100011110000101011110011000010101001100100010001011110 c2bcc2abc2bcc2a3c2bcc2a3c2bcc2a644c2bcc2abc2bcc2a3c2bcc2a3c2bcc2a6445e
UHC ¼?¼?¼?¼?D¼?¼?¼?¼?D^ 101010001111100100111111101010001111100100111111101010001111100100111111101010001111100100111111010001001010100011111001001111111010100011111001001111111010100011111001001111111010100011111001001111110100010001011110 a8f93fa8f93fa8f93fa8f93f44a8f93fa8f93fa8f93fa8f93f445e

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