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 ¼«¼£¼«¼¥¼£¼ÙnB 1011110010101011101111001010001110111100101010111011110010100101101111001010001110111100110110010110111001000010 bcabbca3bcabbca5bca3bcd96e42
SJIS-WIN ???£???¥?£??nB 0011111100111111001111111000000110010010001111110011111100111111100000011000111100111111100000011001001000111111001111110110111001000010 3f3f3f81923f3f3f818f3f81923f3f6e42
EUC-JP ???£?????£?ÙnB 001111110011111100111111101000011111001000111111001111110011111100111111001111111010000111110010001111111000111110101010111000110110111001000010 3f3f3fa1f23f3f3f3f3fa1f23f8faae36e42
UTF-8 ¼«¼£¼«¼¥¼£¼ÙnB 1100001010111100110000101010101111000010101111001100001010100011110000101011110011000010101010111100001010111100110000101010010111000010101111001100001010100011110000101011110011000011100110010110111001000010 c2bcc2abc2bcc2a3c2bcc2abc2bcc2a5c2bcc2a3c2bcc3996e42
UHC ¼?¼?¼?¼?¼?¼?nB 1010100011111001001111111010100011111001001111111010100011111001001111111010100011111001001111111010100011111001001111111010100011111001001111110110111001000010 a8f93fa8f93fa8f93fa8f93fa8f93fa8f93f6e42

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