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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 航?け?航?け?^ 10001101011100010011111110000010101011110011111110001101011100010011111110000010101011110011111101011110 8d713f82af3f8d713f82af3f5e
EUC-JP 航?け?航?け?^ 10111001110100100011111110100100101100010011111110111001110100100011111110100100101100010011111101011110 b9d23fa4b13fb9d23fa4b13f5e
UTF-8 航었け넸航었け넵^ 11101000100010001010101011101100100101111000100011100011100000011001000111101011100001001011100011101000100010001010101011101100100101111000100011100011100000011001000111101011100001001011010101011110 e888aaec9788e38191eb84b8e888aaec9788e38191eb84b55e
UHC 航었け넸航었け넵^ 1111100111111110101111101111101010101010101100011011001111011110111110011111111010111110111110101010101010110001101100111101110001011110 f9febefaaab1b3def9febefaaab1b3dc5e

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