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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ??航?易航? 00111111001111111000110101110001001111111000100011010101100011010111000100111111 3f3f8d713f88d58d713f
EUC-JP 泂?航?易航? 100011111100011011110110001111111011100111010010001111111011000011010111101110011101001000111111 8fc6f63fb9d23fb0d7b9d23f
UTF-8 泂렣航띌易航덫 111001101011001110000010111010111010000010100011111010001000100010101010111010111001110110001100111001101001100010010011111010001000100010101010111010111000110110101011 e6b382eba0a3e888aaeb9d8ce69893e888aaeb8dab
UHC 泂렣航띌易航덫 1111101110100010100011101011010011111001111111101011011011101001111001101011011011111001111111101011010110100011 fba28eb4f9feb6e9e6b6f9feb5a3

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