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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 熱??}Y熱??}bE 10010100010011010011111100111111011111010101100110010100010011010011111100111111011111010110001001000101 944d3f3f7d59944d3f3f7d6245
EUC-JP 熱??}Y熱??}bE 11000111101011100011111100111111011111010101100111000111101011100011111100111111011111010110001001000101 c7ae3f3f7d59c7ae3f3f7d6245
UTF-8 熱뉑콖}Y熱뉑콖}bE 1110011110000110101100011110101110001001100100011110110010111101100101100111110101011001111001111000011010110001111010111000100110010001111011001011110110010110011111010110001001000101 e786b1eb8991ecbd967d59e786b1eb8991ecbd967d6245
UHC 熱뉑콖}Y熱뉑콖}bE 1110011011110000100001111110011010110001100100000111110101011001111001101111000010000111111001101011000110010000011111010110001001000101 e6f087e6b1907d59e6f087e6b1907d6245

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