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 熬??節у?節 1110000010010010001111110011111110010000110111111000010010000101001111111001000011011111 e0923f3f90df84853f90df
EUC-JP 熬??節у?節 1101111111110010001111110011111111000000111000011010011111100101001111111100000011100001 dff23f3fc0e1a7e53fc0e1
UTF-8 熬긷즺節у뜳節 1110011110000110101011001110101010111000101101111110110010100110101110101110011110101111100000001101000110000011111010111001110010110011111001111010111110000000 e786aceab8b7eca6bae7af80d183eb9cb3e7af80
UHC 熬긷즺節у뜳節 1110100010100010101100011110010110100011100011001110111110111101101011001110010110001101101100011110111110111101 e8a2b1e5a38cefbdace58db1efbd

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