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 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 航??}Y航??}bE 10001101011100010011111100111111011111010101100110001101011100010011111100111111011111010110001001000101 8d713f3f7d598d713f3f7d6245
EUC-JP 航??}Y航??}bE 10111001110100100011111100111111011111010101100110111001110100100011111100111111011111010110001001000101 b9d23f3f7d59b9d23f3f7d6245
UTF-8 航㏛툋}Y航㏛툋}bE 1110100010001000101010101110001110001111100110111110110110001000100010110111110101011001111010001000100010101010111000111000111110011011111011011000100010001011011111010110001001000101 e888aae38f9bed888b7d59e888aae38f9bed888b7d6245
UHC 航㏛툋}Y航㏛툋}bE 1111100111111110101001111110010010111000100000110111110101011001111110011111111010100111111001001011100010000011011111010110001001000101 f9fea7e4b8837d59f9fea7e4b8837d6245

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