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 巍?????? 1001101111011001001111110011111100111111001111110011111100111111 9bd93f3f3f3f3f3f
EUC-JP 巍?????縕 11010110110110110011111100111111001111110011111100111111100011111101010011000010 d6db3f3f3f3f3f8fd4c2
UTF-8 巍ㅿ풐黎먬돴縕 111001011011011110001101111000111000010110111111111011011001001010010000111011111010011010001001111010111010100010101100111010111000111110110100111001111011100010010101 e5b78de385bfed9290efa689eba8aceb8fb4e7b895
UHC 巍ㅿ풐黎먬돴縕 1110100011100100101001001110111110111110100101001110011010110001100100001110100110001001101101111110100010110010 e8e4a4efbe94e6b190e989b7e8b2

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