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^ 10111100101010111011110010100101101111001010101110111100101011110100010010111100101010111011110010100101101111001010101110111100101011110100010001011110 bcabbca5bcabbcaf44bcabbca5bcabbcaf445e
SJIS-WIN ???¥????D???¥????D^ 001111110011111100111111100000011000111100111111001111110011111100111111010001000011111100111111001111111000000110001111001111110011111100111111001111110100010001011110 3f3f3f818f3f3f3f3f443f3f3f818f3f3f3f3f445e
EUC-JP ???????¯D???????¯D^ 0011111100111111001111110011111100111111001111110011111110001111101000101011010001000100001111110011111100111111001111110011111100111111001111111000111110100010101101000100010001011110 3f3f3f3f3f3f3f8fa2b4443f3f3f3f3f3f3f8fa2b4445e
UTF-8 ¼«¼¥¼«¼¯D¼«¼¥¼«¼¯D^ 1100001010111100110000101010101111000010101111001100001010100101110000101011110011000010101010111100001010111100110000101010111101000100110000101011110011000010101010111100001010111100110000101010010111000010101111001100001010101011110000101011110011000010101011110100010001011110 c2bcc2abc2bcc2a5c2bcc2abc2bcc2af44c2bcc2abc2bcc2a5c2bcc2abc2bcc2af445e
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)