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 ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN 艤???Y艤???bE 11100100011111100011111100111111001111110101100111100100011111100011111100111111001111110110001001000101 e47e3f3f3f59e47e3f3f3f6245
EUC-JP 艤?瑗?Y艤?瑗?bE 1110011111011111001111111000111111001100110000000011111101011001111001111101111100111111100011111100110011000000001111110110001001000101 e7df3f8fccc03f59e7df3f8fccc03f6245
UTF-8 艤렫瑗넸Y艤렫瑗넸bE 111010001000100110100100111010111010000010101011111001111001000110010111111010111000010010111000010110011110100010001001101001001110101110100000101010111110011110010001100101111110101110000100101110000110001001000101 e889a4eba0abe79197eb84b859e889a4eba0abe79197eb84b86245
UHC 艤렫瑗넸Y艤렫瑗넸bE 11101011111110101000111010111001111010101011110010110011110111100101100111101011111110101000111010111001111010101011110010110011110111100110001001000101 ebfa8eb9eabcb3de59ebfa8eb9eabcb3de6245

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