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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 澳??倭??節? 1110000001010011001111110011111110011000011000000011111100111111100100001101111100111111 e0533f3f98603f3f90df3f
EUC-JP 澳??倭??節? 1101111110110100001111110011111111001111110000010011111100111111110000001110000100111111 dfb43f3fcfc13f3fc0e13f
UTF-8 澳뽳숱倭롣펿節겆 111001101011111010110011111010111011110110110011111011001000100010110001111001011000000010101101111010111010000110100011111011011000111010111111111001111010111110000000111010101011001010000110 e6beb3ebbdb3ec88b1e580adeba1a3ed8ebfe7af80eab286
UHC 澳뽳숱倭롣펿節겆 11100111111111101001011011101111101111011010001011101000110111101000111011100100101111001000111011101111101111011011000011010000 e7fe96efbda2e8de8ee4bc8eefbdb0d0

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