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 à~[fà~[^}Yà~[fà~[^}bE 11000011101000000111111001011011011001101100001110100000011111100101101101011110011111010101100111000011101000000111111001011011011001101100001110100000011111100101101101011110011111010110001001000101 c3a07e5b66c3a07e5b5e7d59c3a07e5b66c3a07e5b5e7d6245
SJIS-WIN ??~[f??~[^}Y??~[f??~[^}bE 00111111001111110111111001011011011001100011111100111111011111100101101101011110011111010101100100111111001111110111111001011011011001100011111100111111011111100101101101011110011111010110001001000101 3f3f7e5b663f3f7e5b5e7d593f3f7e5b663f3f7e5b5e7d6245
EUC-JP Ã?~[fÃ?~[^}YÃ?~[fÃ?~[^}bE 100011111010101010101010001111110111111001011011011001101000111110101010101010100011111101111110010110110101111001111101010110011000111110101010101010100011111101111110010110110110011010001111101010101010101000111111011111100101101101011110011111010110001001000101 8faaaa3f7e5b668faaaa3f7e5b5e7d598faaaa3f7e5b668faaaa3f7e5b5e7d6245
UTF-8 à~[fà~[^}Yà~[fà~[^}bE 110000111000001111000010101000000111111001011011011001101100001110000011110000101010000001111110010110110101111001111101010110011100001110000011110000101010000001111110010110110110011011000011100000111100001010100000011111100101101101011110011111010110001001000101 c383c2a07e5b66c383c2a07e5b5e7d59c383c2a07e5b66c383c2a07e5b5e7d6245
UHC ??~[f??~[^}Y??~[f??~[^}bE 00111111001111110111111001011011011001100011111100111111011111100101101101011110011111010101100100111111001111110111111001011011011001100011111100111111011111100101101101011110011111010110001001000101 3f3f7e5b663f3f7e5b5e7d593f3f7e5b663f3f7e5b5e7d6245

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