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 巍??熱??渦 10011011110110010011111100111111100101000100110100111111001111111000100101010001 9bd93f3f944d3f3f8951
EUC-JP 巍??熱??渦 11010110110110110011111100111111110001111010111000111111001111111011000110110010 d6db3f3fc7ae3f3fb1b2
UTF-8 巍ㅿ푽熱쏘눑渦 111001011011011110001101111000111000010110111111111011011001000110111101111001111000011010110001111011001000111110011000111010111000100010010001111001101011100010100110 e5b78de385bfed91bde786b1ec8f98eb8891e6b8a6
UHC 巍ㅿ푽熱쏘눑渦 1110100011100100101001001110111110111110100010001110011011110000101111011110111010000111101011011110100010111110 e8e4a4efbe88e6f0bdee87ade8be

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