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 ???熱??? 0011111100111111001111111001010001001101001111110011111100111111 3f3f3f944d3f3f3f
EUC-JP ???熱??沅 00111111001111110011111111000111101011100011111100111111100011111100011011101001 3f3f3fc7ae3f3f8fc6e9
UTF-8 凉깅쥟熱듬떼沅 111011111010010110111001111010101011100110000101111011001010010110011111111001111000011010110001111010111001001110101100111010111001011010111100111001101011001010000101 efa5b9eab985eca59fe786b1eb93aceb96bce6b285
UHC 凉깅쥟熱듬떼沅 1110010110111100101100011110101110100010100101001110011011110000101101011110101110110110101111001110101010110110 e5bcb1eba294e6f0b5ebb6bceab6

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