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 ¼«¼¥¼«¼¯n¼«¼¥¼«¼¯nB 10111100101010111011110010100101101111001010101110111100101011110110111010111100101010111011110010100101101111001010101110111100101011110110111001000010 bcabbca5bcabbcaf6ebcabbca5bcabbcaf6e42
SJIS-WIN ???¥????n???¥????nB 001111110011111100111111100000011000111100111111001111110011111100111111011011100011111100111111001111111000000110001111001111110011111100111111001111110110111001000010 3f3f3f818f3f3f3f3f6e3f3f3f818f3f3f3f3f6e42
EUC-JP ???????¯n???????¯nB 0011111100111111001111110011111100111111001111110011111110001111101000101011010001101110001111110011111100111111001111110011111100111111001111111000111110100010101101000110111001000010 3f3f3f3f3f3f3f8fa2b46e3f3f3f3f3f3f3f8fa2b46e42
UTF-8 ¼«¼¥¼«¼¯n¼«¼¥¼«¼¯nB 1100001010111100110000101010101111000010101111001100001010100101110000101011110011000010101010111100001010111100110000101010111101101110110000101011110011000010101010111100001010111100110000101010010111000010101111001100001010101011110000101011110011000010101011110110111001000010 c2bcc2abc2bcc2a5c2bcc2abc2bcc2af6ec2bcc2abc2bcc2a5c2bcc2abc2bcc2af6e42
UHC ¼?¼?¼?¼?n¼?¼?¼?¼?nB 101010001111100100111111101010001111100100111111101010001111100100111111101010001111100100111111011011101010100011111001001111111010100011111001001111111010100011111001001111111010100011111001001111110110111001000010 a8f93fa8f93fa8f93fa8f93f6ea8f93fa8f93fa8f93fa8f93f6e42

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